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

8 commits

Author SHA1 Message Date
ser1zw
32ff552078 fix segfault of CvHistogram#calc_hist with an empty array 2015-01-02 02:25:12 +09:00
ser1zw
c4c055f7a7 Merge branch 'master' into documentation 2013-01-18 04:06:33 +09:00
ser1zw
d23728122f remove some unused variables 2013-01-18 04:04:20 +09:00
ser1zw
68b5987019 change descriptions of some constructor methods 2012-08-21 01:34:07 +09:00
ser1zw
90c56e4124 add documents of CvHistogram 2012-08-05 23:15:47 +09:00
ser1zw
e3cad86f0a added CvHistogram functions 2011-10-23 06:15:31 +09:00
ser1zw
37109f225d added error handling to CvHistgram 2011-08-03 22:44:49 +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/cvhistogram.cpp (Browse further)