opencv/modules/imgproc/test
2015-05-14 18:21:26 +03:00
..
ocl Merge pull request #3784 from ilya-lavrenov:nvidia_android 2015-03-05 06:43:03 +00:00
test_approxpoly.cpp
test_bilateral_filter.cpp
test_boundingrect.cpp
test_canny.cpp
test_color.cpp
test_connectedcomponents.cpp
test_contours.cpp added test for http://code.opencv.org/issues/2957 2015-05-14 16:25:18 +03:00
test_convhull.cpp Regression test for Bug #3989: check fitEllipse with rotation angles of n*pi/2 2015-04-18 13:51:26 -04:00
test_cvtyuv.cpp
test_distancetransform.cpp
test_emd.cpp
test_filter.cpp added test for http://code.opencv.org/issues/2736 2015-05-13 22:16:35 +03:00
test_floodfill.cpp
test_grabcut.cpp
test_histograms.cpp cv::convertMaps 2014-11-01 10:13:28 -07:00
test_houghLines.cpp
test_imgproc_umat.cpp
test_imgwarp_strict.cpp Merge pull request #3326 from ilya-lavrenov:neon_canny 2014-10-11 17:58:24 +00:00
test_imgwarp.cpp added test to prove that remap does not leak memory (http://code.opencv.org/issues/2502). disabled the test for now to save execution time. 2015-05-14 18:21:26 +03:00
test_intersection.cpp
test_lsd.cpp Let LineSegmentDetector output line segment coordinates in float precision, as supported by the LSD algorithm. 2015-01-20 17:05:38 +01:00
test_main.cpp
test_moments.cpp
test_pc.cpp
test_precomp.hpp
test_templmatch.cpp
test_thresh.cpp
test_watershed.cpp