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-03-06 03:45:45 +09:00
..
samples modified and tested CvMat#find_contours 2011-02-13 03:28:58 +09:00
helper.rb implemented CvContour#point_polygon_test, and tested functions of CvContour 2011-02-15 04:05:26 +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_cvchain.rb tested and modified CvChain 2011-02-16 01:36:46 +09:00
test_cvconnectedcomp.rb modified and tested CvConnectedComp 2011-02-22 22:33:25 +09:00
test_cvcontour.rb tested and modified CvChain 2011-02-16 01:36:46 +09:00
test_cvfont.rb fixed a bug of CvFont (about italic font setting), added CvFont#italic and its tests 2011-01-11 03:17:38 +09:00
test_cvmat.rb removed unnecessary lines 2011-02-04 01:52:44 +09:00
test_cvmat_drawing.rb modified some image processing functions of CvMat, and added some tests 2011-01-16 04:29:15 +09:00
test_cvmat_dxt.rb added tests for CvMat#dft and CvMat#dct 2011-01-13 02:16:08 +09:00
test_cvmat_imageprocessing.rb tested CvMat#watershed 2011-02-26 15:39:07 +09:00
test_cvmoments.rb implemented accessors of CvMoments, tested CvMoments 2011-03-06 03:45:45 +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_cvseq.rb modified and tested CvMat#find_contours and CvContour 2011-02-14 04:40:25 +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_cvtermcriteria.rb modified and tested CvTermCriteria 2011-02-26 14:54:50 +09:00
test_iplconvkernel.rb added structuring element shape constants for IplConvKernel 2011-01-29 18:04:32 +09:00
test_iplimage.rb implemented CvMat.load 2011-01-15 20:15:49 +09:00
test_opencv.rb modified and tested CvTermCriteria 2011-02-26 14:54:50 +09:00
test_preliminary.rb added constants for IplImage.load, and tested IplImage 2011-01-14 02:42:29 +09:00