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 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
..
test_approxpoly.cpp
test_boundingrect.cpp
test_canny.cpp
test_color.cpp merged all the latest changes from 2.4 to trunk 13 years ago
test_contours.cpp
test_convhull.cpp
test_cvtyuv.cpp merged all the latest changes from 2.4 to trunk 13 years ago
test_distancetransform.cpp
test_emd.cpp
test_filter.cpp merged all the latest changes from 2.4 to trunk 13 years ago
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 merged all the latest changes from 2.4 to trunk 13 years ago
test_pc.cpp
test_precomp.cpp
test_precomp.hpp
test_templmatch.cpp
test_thresh.cpp
test_watershed.cpp