opencv/modules/imgproc/test
2016-12-15 13:33:56 +00:00
..
ocl moving CannyVX test from ocl to cpp file 2016-12-09 15:07:53 +03:00
test_approxpoly.cpp
test_bilateral_filter.cpp
test_boundingrect.cpp
test_canny.cpp replacing white noise with fruits picture 2016-12-12 17:55:11 +03:00
test_color.cpp
test_connectedcomponents.cpp Add Grana's connected components algorithm for 8-way connectivity. (#6823) 2016-08-26 16:01:00 +04:00
test_contours.cpp test: move more drawing tests 2016-12-08 22:14:30 +03:00
test_convhull.cpp
test_cvtyuv.cpp
test_distancetransform.cpp
test_drawing.cpp test: putText regression garbage test 2016-12-08 22:14:31 +03:00
test_emd.cpp
test_filter.cpp Fix Sobel evaluation for image ROI without isolated border. 2016-09-16 16:08:37 +03:00
test_fitellipse.cpp Added tests for issues ##4515, 6544 2016-07-18 10:01:13 +03:00
test_floodfill.cpp Fix wrong default mask value in floodFill 2016-10-25 11:16:59 +03:00
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
test_imgwarp.cpp
test_intersection.cpp
test_lsd.cpp
test_main.cpp
test_moments.cpp
test_pc.cpp
test_precomp.hpp
test_templmatch.cpp
test_thresh.cpp
test_watershed.cpp