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 73c152abc4 Merged the trunk r8575:8583 (INTER_AREA interpolation for GPU resize) 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 #1732 Added YUV422 conversions 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 switched back to FitEllipse algorithm by Dr. Daniel Weiss; improved its accuracy in some cases. It fixes #1638 13 years ago
test_cvtyuv.cpp #1732 Added YUV422 conversions 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 extended morphological operations to handle arbitrary number of channels and CV_64F type; extended filter2D to handle CV_16S type. added test to check the supported formats; added description of supported formats in various filtering operations. 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 fixed chi-square test, ticket #1263 13 years ago
test_imgwarp.cpp Merged the trunk r8575:8583 (INTER_AREA interpolation for GPU resize) 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 added test for ticket #1719 and added a note about contour self-intersections to the docs 13 years ago
test_pc.cpp Merged the trunk r8345:8376 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_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