Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexander Alekhin 696972bf8e ocl: update Canny test threshold 8 years ago
..
ocl ocl: update Canny test threshold 8 years ago
test_approxpoly.cpp
test_bilateral_filter.cpp
test_boundingrect.cpp
test_canny.cpp imgproc test: Canny with custom gradient 8 years ago
test_color.cpp
test_connectedcomponents.cpp Add Grana's connected components algorithm for 8-way connectivity. (#6823) 8 years ago
test_contours.cpp Adding test support for WINRT 10 years ago
test_convhull.cpp test: added regression test for convexityDefects (#5908) 9 years ago
test_cvtyuv.cpp typo 9 years ago
test_distancetransform.cpp Fixing GCC 4.9 warnings 9 years ago
test_emd.cpp
test_filter.cpp Fix Sobel evaluation for image ROI without isolated border. 8 years ago
test_fitellipse.cpp Added tests for issues ##4515, 6544 8 years ago
test_floodfill.cpp fixed memory leaks in floodfill tests 9 years ago
test_goodfeaturetotrack.cpp Coverity: fixed uninitialized fields in test_goodfeaturetotrack 9 years ago
test_grabcut.cpp
test_histograms.cpp
test_houghLines.cpp Outdated ICV restrictions were removed; 8 years ago
test_imgproc_umat.cpp
test_imgwarp.cpp fix logPolar/linearPolar 9 years ago
test_imgwarp_strict.cpp fixed empty image condition in resize 8 years ago
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 9 years ago
test_watershed.cpp