opencv/modules/imgproc/test
2015-08-20 13:14:29 +00:00
..
test_approxpoly.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
test_bilateral_filter.cpp Fix bilateralFilter function 2013-08-19 15:52:34 +04:00
test_boundingrect.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_canny.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_color.cpp Fixed range for 'v' channel for 8U images. 2014-08-20 11:09:21 +04:00
test_contours.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
test_convhull.cpp Warning fixes for GCC 4.8. 2014-02-18 23:53:35 +04:00
test_cvtyuv.cpp typo 2015-08-16 11:46:48 +03:00
test_distancetransform.cpp fix GCC 4.9 warnings 2015-07-22 14:17:54 +03:00
test_emd.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_filter.cpp fixing bug #3345. use norm to make sure two matrices are the same. 2014-01-27 20:57:40 -05:00
test_floodfill.cpp fixed memory leaks in floodfill tests 2015-08-15 10:09:31 +03:00
test_grabcut.cpp replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 2012-10-02 23:07:46 +04:00
test_histograms.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
test_houghLines.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
test_imgwarp_strict.cpp fixed memory leak caused by illegal memory access 2015-08-20 13:28:10 +03:00
test_imgwarp.cpp fixed "Conditional jump or move depends on uninitialised value" warning 2015-08-20 12:20:38 +03: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 Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_pc.cpp Fixed phaseCorrelate result for not power of 2 size images #1812 (thanks to Jeff Mast) 2012-05-18 08:33:19 +00:00
test_precomp.hpp Fix OS X build warnings 2012-11-09 11:29:52 +04: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 Normalized file endings. 2013-08-21 18:59:25 +04:00
test_watershed.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00