1
0
Fork 0
mirror of https://github.com/ruby-opencv/ruby-opencv synced 2023-03-27 23:22:12 -04:00
Commit graph

5 commits

Author SHA1 Message Date
ser1zw
55f57e7eed fix for OpenCV 2.4 (tested using OpenCV 2.4-beta2) 2012-04-22 22:27:58 +09:00
ser1zw
ca6b5daca1 changed some functions to suppress warnings 2011-09-18 06:14:06 +09:00
ser1zw
d983d80fa6 renamee cCvError::raise_cverror to cCvError::raise, and added raise_cverror to cvutils.h (shortcut macro of cCvError::raise) 2011-07-12 02:30:10 +09:00
ser1zw
68ff16f20e modified CvError to handle errors 2011-07-10 23:46:20 +09:00
Patrick Ting
08a9655dc1 Added gemspec to be able to bundle install from git.
Added IplImage#smoothness that returns :smooth, :messy, or :blank.
Rake compile will now compile the C extension code.
2011-04-14 12:26:41 -07:00
Renamed from ext/cverror.cpp (Browse further)