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

10 commits

Author SHA1 Message Date
ser1zw
d23728122f remove some unused variables 2013-01-18 04:04:20 +09:00
ser1zw
faa50fdb0a remove some incomplete functions 2012-11-15 23:00:01 +09:00
ser1zw
bfd4d81549 fix PointSet#convexity_defects 2012-06-02 23:54:20 +09:00
ser1zw
14659f0f90 removed some unused codes, and uniformed code format 2011-08-12 03:04:22 +09:00
ser1zw
42c6f5cc37 uniformed code format 2011-08-12 02:26:54 +09:00
ser1zw
b8fa50869b fixed PointSet 2011-08-07 17:39:20 +09:00
ser1zw
f8685c49c8 tested and fixed PointSet 2011-08-01 03:33:09 +09:00
ser1zw
73479239f4 added type check to some CvMat methods (8) 2011-07-08 00:05:22 +09:00
ser1zw
586f2161eb implemented rb_cvAlloc and replaced cvAlloc with rb_cvAlloc to allocate memory buffer as much as possible 2011-04-28 00:11:46 +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/pointset.cpp (Browse further)