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

7 commits

Author SHA1 Message Date
ser1zw
76ba4506ca changed some files 2011-04-30 04:39:07 +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
ser1zw
9b304e424c modified and tested CvMat#find_contours and CvContour 2011-02-14 04:40:25 +09:00
ser1zw
d82a1506cc fixed a bug of CvMat#threshold_trunc, and added some tests 2011-01-29 02:45:09 +09:00
ser1zw
0344d933f1 modified .gitignore to ignore tag files 2011-01-29 01:06:23 +09:00
ser1zw
0e46c20929 Ruby 1.9.x fixes 2010-12-30 03:39:15 +09:00
Jeff Rafter
94340872bc Apply jurgensmirnoff's patch for cvIplDepth and include cvaux.h in opencv.h for OpenCV 2.0 2010-02-27 08:06:28 -08:00