opencv/modules/imgproc/test
2016-08-19 15:08:39 +03:00
..
ocl imgproc: disable IPP for GaussianBlur in case of ROI 2016-08-05 12:27:18 +03:00
test_approxpoly.cpp
test_bilateral_filter.cpp
test_boundingrect.cpp
test_canny.cpp imgproc test: Canny with custom gradient 2016-07-19 17:15:36 +03:00
test_color.cpp
test_connectedcomponents.cpp
test_contours.cpp
test_convhull.cpp
test_cvtyuv.cpp
test_distancetransform.cpp
test_emd.cpp
test_filter.cpp
test_fitellipse.cpp Added tests for issues ##4515, 6544 2016-07-18 10:01:13 +03:00
test_floodfill.cpp
test_goodfeaturetotrack.cpp
test_grabcut.cpp
test_histograms.cpp
test_houghLines.cpp Outdated ICV restrictions were removed; 2016-08-19 15:08:39 +03:00
test_imgproc_umat.cpp
test_imgwarp_strict.cpp fixed empty image condition in resize 2016-07-12 13:23:19 +03:00
test_imgwarp.cpp fix logPolar/linearPolar 2016-03-03 18:33:11 +03:00
test_intersection.cpp
test_lsd.cpp
test_main.cpp
test_moments.cpp
test_pc.cpp
test_precomp.hpp
test_templmatch.cpp
test_thresh.cpp Update test case for 64F version 2016-05-26 08:38:29 +09:00
test_watershed.cpp