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

25 commits

Author SHA1 Message Date
ser1zw
4743699119 modified some tests 2011-01-03 17:49:09 +09:00
ser1zw
63f8cf8bb6 Commented out CvMat#>, CvMat#>=, CvMat#<, CvMat#<=, CvMat#==, CvMat#!=, and added some tests
I commented out the operators above because they are very confusing.
They always return non-nil and non-false objects.
2011-01-03 17:30:36 +09:00
ser1zw
9ab9a4d915 change the order of arguments of CvMat#[], CvMat#[]=, and modified some tests 2011-01-03 15:46:21 +09:00
ser1zw
8dbd597b3e added some tests 2011-01-03 14:38:02 +09:00
ser1zw
c7412ba528 modified CvMat#not, and added some tests 2011-01-03 14:21:38 +09:00
ser1zw
24804939a3 modified CvMat#or, and added some tests 2011-01-03 13:54:27 +09:00
ser1zw
9a3a49b917 added some tests 2011-01-03 13:47:47 +09:00
ser1zw
ff2562bbd3 added some tests for CvMat 2011-01-02 08:46:08 +09:00
ser1zw
2b1f00eda8 fixed a bug of CvMat#repeat, and c 2011-01-02 07:07:02 +09:00
ser1zw
3b36804879 fixed a bug of CvMat#copy 2011-01-02 06:25:38 +09:00
ser1zw
7fc0732b7f fixed a bug of CvMat#convert_scale, and added some tests 2011-01-02 05:51:53 +09:00
ser1zw
49d44dcdb8 fixed a comment of CvMat#rand_shuffle, and added some tests 2011-01-02 04:59:19 +09:00
ser1zw
2235b89552 modified CvMat#flip to confirm to the behavior of OpenCV's cvFlip(), and added some tests 2011-01-02 04:06:12 +09:00
ser1zw
cc1c1e23be modified some tests, added a test runner 2011-01-02 03:04:27 +09:00
ser1zw
f9b3725616 fixed a bug of CvMat#reshape, modified some tests 2011-01-01 21:29:35 +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
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
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
ef42c723f7 added some tests for CvMat 2010-12-31 18:29:18 +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