.. |
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_cvbox2d.rb
|
implemented setters and constructor of CvBox2D, and added some tests for them
|
2011-01-10 04:43:04 +09:00 |
test_cvfont.rb
|
fixed CvFont, and added tests for it
|
2011-01-11 02:33:04 +09:00 |
test_cvmat.rb
|
modified drawing functions of CvMat, and added some tests
|
2011-01-10 06:42:55 +09:00 |
test_cvmat_drawing.rb
|
fixed CvFont, and added tests for it
|
2011-01-11 02:33:04 +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 |