opencv/modules/imgproc/test
2018-07-04 19:11:29 +03:00
..
ocl Merge pull request #11315 from tomoaki0705:featureComparePixelCount 2018-04-20 14:50:40 +00:00
test_approxpoly.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_bilateral_filter.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_boundingrect.cpp build: unreachable code after CV_Error() (part 2) 2018-04-24 16:03:40 +03:00
test_canny.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_color.cpp Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
test_connectedcomponents.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_contours.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_convhull.cpp opencv: Use cv::AutoBuffer<>::data() 2018-07-04 19:11:29 +03:00
test_cvtyuv.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_distancetransform.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_drawing.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_emd.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_filter.cpp Fix for morphologyEx MORPH_HITMISS mode 2018-06-06 21:04:17 +03:00
test_fitellipse_ams.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_fitellipse_direct.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_fitellipse.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_floodfill.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_goodfeaturetotrack.cpp build: eliminate calls of removed functionality from C++17 2018-02-07 12:00:33 +03:00
test_grabcut.cpp Grabcut with frozen models (#11339) 2018-04-19 15:23:50 +03:00
test_histograms.cpp Correct handling when IPP is enabled 2018-05-31 22:54:32 +09:00
test_houghcircles.cpp Merge pull request #11108 from take1014:hough_4303 2018-05-23 20:42:12 +00:00
test_houghlines.cpp Merge pull request #11108 from take1014:hough_4303 2018-05-23 20:42:12 +00:00
test_imgproc_umat.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_imgwarp_strict.cpp Updated warpAffine test to ensure bit-exactness for CV_8U (#10921) 2018-04-11 18:08:29 +03:00
test_imgwarp.cpp Rewite polar transforms (#11323) 2018-04-17 15:50:52 +03:00
test_intersection.cpp improve code quality 2018-05-22 17:08:31 +03:00
test_lsd.cpp fix LSD test (wrong detector kind) 2018-04-10 11:38:35 +09:00
test_main.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_moments.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_pc.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_precomp.hpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_resize_bitexact.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_smooth_bitexact.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_templmatch.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_thresh.cpp tests: add "bigdata" tests 2018-05-15 15:56:26 +03:00
test_watershed.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00