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.
 
 
 
 
 
 
Alexander Alekhin 4560909a5e Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
..
ocl Merge pull request #11315 from tomoaki0705:featureComparePixelCount 7 years ago
test_approxpoly.cpp ts: refactor OpenCV tests 7 years ago
test_bilateral_filter.cpp ts: refactor OpenCV tests 7 years ago
test_boundingrect.cpp build: unreachable code after CV_Error() (part 2) 7 years ago
test_canny.cpp ts: refactor OpenCV tests 7 years ago
test_color.cpp Misc. modules/ cont. pt2 7 years ago
test_connectedcomponents.cpp ts: refactor OpenCV tests 7 years ago
test_contours.cpp ts: refactor OpenCV tests 7 years ago
test_convhull.cpp opencv: Use cv::AutoBuffer<>::data() 7 years ago
test_cvtyuv.cpp ts: refactor OpenCV tests 7 years ago
test_distancetransform.cpp ts: refactor OpenCV tests 7 years ago
test_drawing.cpp ts: refactor OpenCV tests 7 years ago
test_emd.cpp ts: refactor OpenCV tests 7 years ago
test_filter.cpp Fix for morphologyEx MORPH_HITMISS mode 7 years ago
test_fitellipse.cpp ts: refactor OpenCV tests 7 years ago
test_fitellipse_ams.cpp ts: refactor OpenCV tests 7 years ago
test_fitellipse_direct.cpp ts: refactor OpenCV tests 7 years ago
test_floodfill.cpp ts: refactor OpenCV tests 7 years ago
test_goodfeaturetotrack.cpp next: drop CV_CXX11 conditions 7 years ago
test_grabcut.cpp Check for empty Mat in compare, operator= and RNG::fill, fixed related tests 6 years ago
test_histograms.cpp Correct handling when IPP is enabled 7 years ago
test_houghcircles.cpp Merge pull request #11108 from take1014:hough_4303 7 years ago
test_houghlines.cpp Merge pull request #11108 from take1014:hough_4303 7 years ago
test_imgproc_umat.cpp ts: refactor OpenCV tests 7 years ago
test_imgwarp.cpp Rewite polar transforms (#11323) 7 years ago
test_imgwarp_strict.cpp Updated warpAffine test to ensure bit-exactness for CV_8U (#10921) 7 years ago
test_intersection.cpp improve code quality 7 years ago
test_lsd.cpp fix LSD test (wrong detector kind) 7 years ago
test_main.cpp ts: refactor OpenCV tests 7 years ago
test_moments.cpp build: eliminate GCC8 warnings 6 years ago
test_pc.cpp ts: refactor OpenCV tests 7 years ago
test_precomp.hpp ts: refactor OpenCV tests 7 years ago
test_resize_bitexact.cpp ts: refactor OpenCV tests 7 years ago
test_smooth_bitexact.cpp ts: refactor OpenCV tests 7 years ago
test_templmatch.cpp ts: refactor OpenCV tests 7 years ago
test_thresh.cpp tests: add "bigdata" tests 7 years ago
test_watershed.cpp ts: refactor OpenCV tests 7 years ago