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 700c1665c9 Fixed 2 spontaneously failing tests 13 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_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 #1365 Fixed numerous bugs in Bayer2RGB_VNG_8u SSE optimization, added simple regression test 13 years ago
test_contours.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_convhull.cpp added another contour perimeter test and fixed bug #216 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 Fixed bug in cv::pyrUp. Reenabled accuracy test. 13 years ago
test_floodfill.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_grabcut.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_histograms.cpp fixed chi-square test, ticket #1263 13 years ago
test_imgwarp.cpp fixed #1373 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 reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_pc.cpp added phaseCorrelate function by Will Lucas. 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 reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_pyrsegmentation.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_subdivisions.cpp fixed multiple GCC warnings on Ubuntu 11.04 14 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 Fixed some build warnings; slightly improved python search 13 years ago
test_watershed.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago