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
ae94135979 fix CvContour for enabling to call CvSeq's methods 2012-08-20 18:06:22 +09:00
ser1zw
14659f0f90 removed some unused codes, and uniformed code format 2011-08-12 03:04:22 +09:00
ser1zw
43c67a60cc fixed double free bug of sequences 2011-08-04 03:09:30 +09:00
ser1zw
73479239f4 added type check to some CvMat methods (8) 2011-07-08 00:05:22 +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/cvseq.h (Browse further)