opencv/modules/imgproc/test
2015-04-24 17:11:51 +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 Fixed range for 'v' channel for 8U images 2014-08-21 17:22:06 +04:00
test_connectedcomponents.cpp
test_contours.cpp porting polylines with empty vector<Point> from 2.4 to master 2015-04-24 17:11:51 +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
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 resize are fast 2015-01-12 10:59:29 +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