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

4 commits

Author SHA1 Message Date
ser1zw
2ed20191e3 added error handlings to some functions 2011-08-12 15:59:58 +09:00
ser1zw
42c6f5cc37 uniformed code format 2011-08-12 02:26:54 +09:00
ser1zw
1ca99720c5 implemented rb_cvCreateMemStorage and replaced cvCreateMemStorage with rb_cvCreateMemStorage to create CvMemStorage as much as possible 2011-04-28 00:36:34 +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/cvmemstorage.cpp (Browse further)