opencv/modules/imgproc/test
2012-03-30 12:48:47 +00:00
..
test_approxpoly.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 2011-02-09 20:55:11 +00:00
test_boundingrect.cpp Fixed 2 spontaneously failing tests 2012-03-29 03:05:41 +00:00
test_canny.cpp fixed build on Windows with MSVC2010 2011-02-09 22:45:45 +00:00
test_color.cpp Fixed the path to the testdata. 2012-03-30 12:48:47 +00:00
test_contours.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 2011-02-09 20:55:11 +00:00
test_convhull.cpp switched back to FitEllipse algorithm by Dr. Daniel Weiss; improved its accuracy in some cases. It fixes #1638 2012-03-29 10:47:08 +00:00
test_distancetransform.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 2011-02-09 20:55:11 +00:00
test_emd.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 2011-02-09 20:55:11 +00:00
test_filter.cpp Fixed bug in cv::pyrUp. Reenabled accuracy test. 2011-11-27 11:55:59 +00:00
test_floodfill.cpp rewritten floodfill in generic style; added CV_32S flavor (ticket #1482) 2012-03-29 17:08:03 +00:00
test_grabcut.cpp Fixed the path to the testdata. 2012-03-30 12:27:17 +00:00
test_histograms.cpp fixed chi-square test, ticket #1263 2012-03-26 09:07:02 +00:00
test_imgwarp.cpp fixed #1373 2012-03-29 01:16:33 +00:00
test_main.cpp added 16-bit support to Bayer2RGB & Bayer2Gray (ticket #686); fixed bug in cv.CreateHist() when no ranges are passed (ticket #990) 2011-06-03 15:45:50 +00:00
test_moments.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 2011-02-09 20:55:11 +00:00
test_pc.cpp added phaseCorrelate function by Will Lucas. 2011-09-05 07:57:18 +00:00
test_precomp.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 2011-02-09 20:55:11 +00:00
test_precomp.hpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 2011-02-09 20:55:11 +00:00
test_templmatch.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 2011-02-09 20:55:11 +00:00
test_thresh.cpp Fixed some build warnings; slightly improved python search 2012-03-02 08:34:54 +00:00
test_watershed.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 2011-02-09 20:55:11 +00:00