1
0
Fork 0
mirror of https://github.com/ruby-opencv/ruby-opencv synced 2023-03-27 23:22:12 -04:00
ruby-opencv/test
2011-01-10 01:18:11 +09:00
..
samples modified some tests 2010-12-31 17:29:31 +09:00
helper.rb modified test helper to keep compatibility for Ruby 1.8 2011-01-04 01:34:10 +09:00
runner.rb modified some tests, added a test runner 2011-01-02 03:04:27 +09:00
test_cvmat.rb implemented CvMat#mat_mul, and added its tests 2011-01-10 00:27:30 +09:00
test_cvpoint.rb implemented to_a to CvCircle32f, CvPoint, CvPoint2D32f, CvPoint3D32f, CvScalar, CvSize, CvSize2D32f, CvTermCriteria, CvTwoPoints, CvVector, and added tests for them 2011-01-10 01:18:11 +09:00
test_cvpoint2d32f.rb implemented to_a to CvCircle32f, CvPoint, CvPoint2D32f, CvPoint3D32f, CvScalar, CvSize, CvSize2D32f, CvTermCriteria, CvTwoPoints, CvVector, and added tests for them 2011-01-10 01:18:11 +09:00
test_cvpoint3d32f.rb implemented to_a to CvCircle32f, CvPoint, CvPoint2D32f, CvPoint3D32f, CvScalar, CvSize, CvSize2D32f, CvTermCriteria, CvTwoPoints, CvVector, and added tests for them 2011-01-10 01:18:11 +09:00
test_cvrect.rb removed CvRect#or, implemented CvRect.max_rect instead of CvRect#or, and added some tests for CvRect 2011-01-09 18:21:59 +09:00
test_cvscalar.rb implemented to_a to CvCircle32f, CvPoint, CvPoint2D32f, CvPoint3D32f, CvScalar, CvSize, CvSize2D32f, CvTermCriteria, CvTwoPoints, CvVector, and added tests for them 2011-01-10 01:18:11 +09:00
test_cvsize.rb implemented to_a to CvCircle32f, CvPoint, CvPoint2D32f, CvPoint3D32f, CvScalar, CvSize, CvSize2D32f, CvTermCriteria, CvTwoPoints, CvVector, and added tests for them 2011-01-10 01:18:11 +09:00
test_cvsize2d32f.rb implemented to_a to CvCircle32f, CvPoint, CvPoint2D32f, CvPoint3D32f, CvScalar, CvSize, CvSize2D32f, CvTermCriteria, CvTwoPoints, CvVector, and added tests for them 2011-01-10 01:18:11 +09:00
test_opencv.rb added some tests for opencv.cpp 2011-01-09 22:52:27 +09:00
test_preliminary.rb change the order of arguments of CvMat#[], CvMat#[]=, and modified some tests 2011-01-03 15:46:21 +09:00