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.
 
 
 
 
 
 
Maksim Shabunin 7d5fd6a800 Merge pull request #7812 from alalek:fix_putText 8 years ago
..
ocl moving CannyVX test from ocl to cpp file 8 years ago
test_approxpoly.cpp
test_bilateral_filter.cpp
test_boundingrect.cpp
test_canny.cpp replacing white noise with fruits picture 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 test: move more drawing tests 8 years ago
test_convhull.cpp
test_cvtyuv.cpp
test_distancetransform.cpp
test_drawing.cpp test: putText regression garbage test 8 years ago
test_emd.cpp
test_filter.cpp Fix Sobel evaluation for image ROI without isolated border. 8 years ago
test_fitellipse.cpp
test_floodfill.cpp Fix wrong default mask value in floodFill 8 years ago
test_goodfeaturetotrack.cpp
test_grabcut.cpp
test_histograms.cpp
test_houghLines.cpp Outdated ICV restrictions were removed; 8 years ago
test_imgproc_umat.cpp
test_imgwarp.cpp
test_imgwarp_strict.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