opencv/modules/imgproc/test
2017-12-13 15:00:38 +03:00
..
ocl Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
test_approxpoly.cpp
test_bilateral_filter.cpp
test_boundingrect.cpp
test_canny.cpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
test_color.cpp
test_connectedcomponents.cpp
test_contours.cpp Fix pointPolygonTest for large coordinate values (#10222) 2017-12-05 15:49:44 +03:00
test_convhull.cpp
test_cvtyuv.cpp
test_distancetransform.cpp
test_drawing.cpp
test_emd.cpp
test_filter.cpp test for GaussianBlur with border 2017-11-17 13:15:15 +03:00
test_fitellipse.cpp
test_fitellipseAMS.cpp
test_fitellipseDirect.cpp
test_floodfill.cpp
test_goodfeaturetotrack.cpp
test_grabcut.cpp
test_histograms.cpp
test_houghLines.cpp
test_imgproc_umat.cpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
test_imgwarp_strict.cpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
test_imgwarp.cpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
test_intersection.cpp
test_lsd.cpp
test_main.cpp
test_moments.cpp
test_pc.cpp
test_precomp.hpp
test_resize_bitexact.cpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
test_templmatch.cpp
test_thresh.cpp
test_watershed.cpp