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.
 
 
 
 
 
 
Andrey Kamaev 4ee2c486eb #1732 Added YUV422 conversions 13 years ago
..
test_approxpoly.cpp
test_boundingrect.cpp
test_canny.cpp
test_color.cpp #1732 Added YUV422 conversions 13 years ago
test_contours.cpp
test_convhull.cpp
test_cvtyuv.cpp #1732 Added YUV422 conversions 13 years ago
test_distancetransform.cpp
test_emd.cpp
test_filter.cpp
test_floodfill.cpp rewritten floodfill in generic style; added CV_32S flavor (ticket #1482) 13 years ago
test_grabcut.cpp Fixed the path to the testdata. 13 years ago
test_histograms.cpp
test_imgwarp.cpp
test_main.cpp
test_moments.cpp added test for ticket #1719 and added a note about contour self-intersections to the docs 13 years ago
test_pc.cpp
test_precomp.cpp
test_precomp.hpp
test_templmatch.cpp
test_thresh.cpp
test_watershed.cpp