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

28 commits

Author SHA1 Message Date
ser1zw
70bc396923 fixed a bug of CvMat#to_16s 2011-01-01 21:16:27 +09:00
ser1zw
0d9d87bde2 fixed MASK in cvmat.h, and modified some tests 2011-01-01 21:10:17 +09:00
ser1zw
de8f4ffda0 fixed MASK in cvmat.h, and modified some tests 2011-01-01 21:08:01 +09: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
ser1zw
252814b057 fixed the format of CvScalar#to_s to handle float values 2011-01-01 17:25:42 +09:00
ser1zw
5b9cf918b9 added some tests for CvMat 2011-01-01 05:45:13 +09:00
ser1zw
74d4073fe5 removed an unnecesary file 2011-01-01 04:41:48 +09:00
ser1zw
467b222b89 added some tests for CvMat 2011-01-01 04:37:40 +09:00
ser1zw
aa93dd9261 added some tests for CvMat 2010-12-31 21:47:15 +09:00
ser1zw
e3a6dc658a added some tests for CvMat 2010-12-31 21:34:36 +09:00
ser1zw
8eef415d46 modified comment for CvMat::slice_width 2010-12-31 21:28:25 +09:00
ser1zw
ef42c723f7 added some tests for CvMat 2010-12-31 18:29:18 +09:00
ser1zw
6e47478f54 added some tests of CvColor 2010-12-31 17:50:07 +09:00
ser1zw
07c03d3290 modified some tests 2010-12-31 17:32:28 +09:00
ser1zw
cec9674316 modified some tests 2010-12-31 17:29:31 +09:00
ser1zw
88aca8bc28 modified some tests 2010-12-31 17:28:58 +09:00
ser1zw
ce2fd2cc08 added tests for CvScalar 2010-12-31 17:26:15 +09:00
ser1zw
63b33e52f7 fixed a comment 2010-12-31 17:02:19 +09:00
ser1zw
c9e0877f36 added some tests 2010-12-31 16:38:46 +09:00
ser1zw
cce894071f OpenCV 2.2 fixes 2010-12-30 04:32:34 +09:00
ser1zw
21ce3fb026 Remove unnecesary "gem" calls in examples 2010-12-30 03:45:44 +09:00
ser1zw
0e46c20929 Ruby 1.9.x fixes 2010-12-30 03:39:15 +09:00
Jeff Rafter
7f823c4ff0 Update the README to reflect the version 2.0 Willow Garage support 2010-02-27 09:33:53 -08:00
Jeff Rafter
94340872bc Apply jurgensmirnoff's patch for cvIplDepth and include cvaux.h in opencv.h for OpenCV 2.0 2010-02-27 08:06:28 -08:00
Ryan Baumann
45478f2dfe Use MacPorts ffcall library location on Mac 2008-08-19 15:30:09 -04:00
Ryan Baumann
c8dbec46ce Switch /usr/env to /usr/bin/env 2008-08-19 14:55:46 -04:00
Ryan Baumann
520875467a Unflip binary files 2008-08-19 11:08:07 -04: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