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 9c0f556d88 fixed a few compile warnings and errors with VS2010. 12 years ago
..
test_approxpoly.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_bilateral_filter.cpp fixed a few compile warnings and errors with VS2010. 12 years ago
test_boundingrect.cpp Fixed 2 spontaneously failing tests 13 years ago
test_canny.cpp fixed build on Windows with MSVC2010 14 years ago
test_color.cpp merged all the latest changes from 2.4 to trunk 13 years ago
test_contours.cpp Warning fixes continued 13 years ago
test_convhull.cpp Warning fixes continued 13 years ago
test_cvtyuv.cpp merged all the latest changes from 2.4 to trunk 13 years ago
test_distancetransform.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_emd.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_filter.cpp Warning fixes continued 13 years ago
test_floodfill.cpp Warning fixes continued 13 years ago
test_grabcut.cpp All tests writing temporary files are updated to use cv::tempfile() function 13 years ago
test_histograms.cpp Warning fixes continued 13 years ago
test_imgwarp.cpp Warning fixes continued 13 years ago
test_main.cpp added 16-bit support to Bayer2RGB & Bayer2Gray (ticket #686); fixed bug in cv.CreateHist() when no ranges are passed (ticket #990) 14 years ago
test_moments.cpp merged all the latest changes from 2.4 to trunk 13 years ago
test_pc.cpp Fixed phaseCorrelate result for not power of 2 size images #1812 (thanks to Jeff Mast) 13 years ago
test_precomp.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_precomp.hpp quiet most of the OSX build warnings 13 years ago
test_templmatch.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_thresh.cpp Warning fixes continued 13 years ago
test_watershed.cpp All tests writing temporary files are updated to use cv::tempfile() function 13 years ago