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 2f4bb580fc Fixed some build warnings; slightly improved python search 13 years ago
..
test_approxpoly.cpp
test_boundingrect.cpp added licenses to some tests; updated new highgui tests 13 years ago
test_canny.cpp
test_color.cpp added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
test_contours.cpp
test_convhull.cpp
test_distancetransform.cpp
test_emd.cpp
test_filter.cpp Fixed bug in cv::pyrUp. Reenabled accuracy test. 13 years ago
test_floodfill.cpp
test_grabcut.cpp
test_histograms.cpp
test_imgwarp.cpp added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
test_inpaint.cpp
test_main.cpp
test_moments.cpp
test_pc.cpp added phaseCorrelate function by Will Lucas. 14 years ago
test_precomp.cpp
test_precomp.hpp
test_pyrsegmentation.cpp
test_subdivisions.cpp
test_templmatch.cpp
test_thresh.cpp Fixed some build warnings; slightly improved python search 13 years ago
test_watershed.cpp