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.
 
 
 
 
 
 
Vadim Pisarevsky 9c81338cb9 Merge pull request #3505 from karelknoest:lsd_subpixel 10 years ago
..
ocl fixed test for ocl WarpAffine 10 years ago
test_approxpoly.cpp
test_bilateral_filter.cpp
test_boundingrect.cpp
test_canny.cpp
test_color.cpp Fixed range for 'v' channel for 8U images 10 years ago
test_connectedcomponents.cpp
test_contours.cpp trying to fix builds 10 years ago
test_convhull.cpp
test_cvtyuv.cpp
test_distancetransform.cpp
test_emd.cpp
test_filter.cpp
test_floodfill.cpp
test_grabcut.cpp
test_histograms.cpp cv::convertMaps 10 years ago
test_houghLines.cpp
test_imgproc_umat.cpp
test_imgwarp.cpp resize are fast 10 years ago
test_imgwarp_strict.cpp Merge pull request #3326 from ilya-lavrenov:neon_canny 10 years ago
test_intersection.cpp
test_lsd.cpp Let LineSegmentDetector output line segment coordinates in float precision, as supported by the LSD algorithm. 10 years ago
test_main.cpp
test_moments.cpp
test_pc.cpp
test_precomp.hpp
test_templmatch.cpp
test_thresh.cpp
test_watershed.cpp