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

3 commits

Author SHA1 Message Date
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
ser1zw
411f8ba9da fixed VALUE_TO_CVSCALAR in cvscalar.h to allow double values
fixed the following problem
[#27088] VALUE_TO_CVSCALAR wont allow float or double value
http://rubyforge.org/tracker/index.php?func=detail&aid=27088&group_id=1066&atid=4198
2011-01-01 17:32:38 +09:00
Ryan Baumann
9196cb13aa Initial commit, with some minor changes from orig (date, exec bit, line endings, /usr/bin/env) 2008-08-19 11:01:28 -04:00