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

6 commits

Author SHA1 Message Date
ser1zw
fadad7f893 fix for Windows 2011-12-27 23:47:08 +09:00
ser1zw
14659f0f90 removed some unused codes, and uniformed code format 2011-08-12 03:04:22 +09:00
ser1zw
95777e75c1 modified VALUE_TO_CVSCALAR to reduce redundant rb_intern calls 2011-07-09 11:35:30 +09:00
ser1zw
76f2933061 added raise_typeerror, raise_compatible_typeerror 2011-07-03 14:16:38 +09:00
ser1zw
20d71ff11c added type check to some CvMat methods 2011-06-29 02:25:51 +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/cvscalar.h (Browse further)