ser1zw
|
37182e83c1
|
added cvGetCaptureProperty wrapping methods to CvCapture
|
2011-05-29 03:36:09 +09:00 |
|
ser1zw
|
ca24f705ac
|
moved some sample image path to test/helper.rb
|
2011-05-21 15:57:44 +09:00 |
|
ser1zw
|
a9b92b2239
|
implemented CvContour#point_polygon_test, and tested functions of CvContour
|
2011-02-15 04:05:26 +09:00 |
|
ser1zw
|
230fa6da47
|
modified some image processing functions of CvMat, and added some tests
|
2011-01-16 04:29:15 +09:00 |
|
ser1zw
|
6207e00143
|
implemented CvMat.load
|
2011-01-15 20:15:49 +09:00 |
|
ser1zw
|
0ebc5b70f9
|
added constants for IplImage.load, and tested IplImage
|
2011-01-14 02:42:29 +09:00 |
|
ser1zw
|
5ddfc1fa45
|
modified test helper to keep compatibility for Ruby 1.8
|
2011-01-04 01:34:10 +09:00 |
|
ser1zw
|
2864293090
|
added some tests
|
2011-01-03 19:13:58 +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
|
c7412ba528
|
modified CvMat#not, and added some tests
|
2011-01-03 14:21:38 +09:00 |
|
ser1zw
|
9a3a49b917
|
added some tests
|
2011-01-03 13:47:47 +09:00 |
|
ser1zw
|
cc1c1e23be
|
modified some tests, added a test runner
|
2011-01-02 03:04:27 +09:00 |
|