ruby-opencv/test
ser1zw bdf229b6d4 update tests of CvMat#log_polar 2013-01-20 04:41:39 +09:00
..
samples add CvMat#find_chessboard_corners 2012-11-16 00:31:39 +09:00
helper.rb update tests of CvMat#pyr_up 2013-01-20 04:29:37 +09:00
runner.rb fixed for Ruby 1.9.3 2011-11-03 22:25:45 +09:00
test_curve.rb fix test of Curve#arc_length 2012-04-22 23:41:24 +09:00
test_cvavgcomp.rb added test for CvAvgComp 2011-05-21 01:48:14 +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_cvcapture.rb modified for OpenCV 2.3 2011-07-04 22:16:08 +09:00
test_cvchain.rb fix a test 2012-05-01 05:43:05 +09:00
test_cvcircle32f.rb tested CvCircle32f and CvMat#hough_circle_gradient 2011-03-20 22:53:56 +09:00
test_cvconnectedcomp.rb added a constructor for CvConnectedComp, and modified it's test 2011-05-15 03:30:11 +09:00
test_cvcontour.rb modify option parameters of CvContour#approx_poly 2012-05-03 00:41:14 +09:00
test_cvcontourtree.rb tested and fixed CvContourTree 2011-07-31 00:37:45 +09:00
test_cverror.rb fix for OpenCV 2.4 (tested using OpenCV 2.4-beta2) 2012-04-22 22:27:58 +09:00
test_cvfeaturetree.rb added CvFeatureTree 2011-12-19 03:45:50 +09:00
test_cvfont.rb refactored some functions to get options 2011-10-31 03:28:06 +09:00
test_cvhaarclassifiercascade.rb modified arguments of CvHaarClassifierCascade#detect_objects to set options more easily 2011-05-21 18:22:27 +09:00
test_cvhistogram.rb fix some tests 2012-11-07 03:02:58 +09:00
test_cvhumoments.rb implemented and tested CvHuMoments 2011-03-06 22:58:34 +09:00
test_cvline.rb implemented CvLine#[] and tested CvLine 2011-03-19 18:56:16 +09:00
test_cvmat.rb change CvMat#get_rows, CvMat#get_cols 2013-01-19 21:58:16 +09:00
test_cvmat_drawing.rb add CvMat#draw_chessboard_corners 2012-11-16 02:00:10 +09:00
test_cvmat_dxt.rb change arguments of CvMat#dft, CvMat#dct 2012-11-07 01:11:37 +09:00
test_cvmat_imageprocessing.rb update tests of CvMat#log_polar 2013-01-20 04:41:39 +09:00
test_cvmat_matching.rb fix CvMat#match_descriptors for invalid image array 2012-08-20 16:16:45 +09:00
test_cvmoments.rb modified CvMoments#hu to return CvHuMoments 2011-03-06 23:07:05 +09:00
test_cvpoint.rb added error handling to some methods 2011-07-22 00:47:54 +09:00
test_cvpoint2d32f.rb added error handling to some methods (2) 2011-07-23 19:51:58 +09:00
test_cvpoint3d32f.rb added error handling to some methods (2) 2011-07-23 19:51:58 +09:00
test_cvrect.rb added error handling to some methods (2) 2011-07-23 19:51:58 +09:00
test_cvscalar.rb modified some tests to suppress warnings 2011-04-18 00:45:17 +09:00
test_cvseq.rb modified CvSeq to also use Fixnum as elements, and removed CvIndex 2011-05-03 01:47:05 +09:00
test_cvsize.rb added error handling to some methods (2) 2011-07-23 19:51:58 +09:00
test_cvsize2d32f.rb added error handling to some methods (2) 2011-07-23 19:51:58 +09:00
test_cvslice.rb tested CvSlice 2011-05-21 20:43:16 +09:00
test_cvsurfparams.rb implementated CvSURFParams 2011-06-19 07:16:25 +09:00
test_cvsurfpoint.rb added error handling to some methods (2) 2011-07-23 19:51:58 +09:00
test_cvtermcriteria.rb modified and tested CvTermCriteria 2011-02-26 14:54:50 +09:00
test_cvtwopoints.rb implemented CvTwoPoints#[] and tested CvTwoPoints 2011-03-19 20:55:04 +09:00
test_cvvideowriter.rb fixed an installation problem when using bundler 2011-07-26 21:53:33 +09:00
test_iplconvkernel.rb added structuring element shape constants for IplConvKernel 2011-01-29 18:04:32 +09:00
test_iplimage.rb move pyr_segmentation to IplImage 2013-01-20 02:53:24 +09:00
test_mouseevent.rb tested MouseEvent 2011-05-05 00:59:55 +09:00
test_opencv.rb use CV_WARP_* constants instead of WARP_FLAG table 2013-01-18 03:37:03 +09:00
test_pointset.rb remove some incomplete functions 2012-11-15 23:00:01 +09:00
test_preliminary.rb modified some tests to suppress warnings 2011-04-18 00:45:17 +09:00
test_trackbar.rb tested Trackbar 2011-05-05 00:45:42 +09:00
test_window.rb fix multiple windows operation bug 2012-02-05 05:59:10 +09:00