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 5e5d997dff Merge pull request #11620 from terfendail:hmmorph_fix 7 years ago
..
ocl Merge pull request #11315 from tomoaki0705:featureComparePixelCount 7 years ago
test_approxpoly.cpp
test_bilateral_filter.cpp
test_boundingrect.cpp build: unreachable code after CV_Error() (part 2) 7 years ago
test_canny.cpp
test_color.cpp
test_connectedcomponents.cpp
test_contours.cpp
test_convhull.cpp
test_cvtyuv.cpp
test_distancetransform.cpp
test_drawing.cpp
test_emd.cpp
test_filter.cpp Fix for morphologyEx MORPH_HITMISS mode 7 years ago
test_fitellipse.cpp
test_fitellipse_ams.cpp
test_fitellipse_direct.cpp
test_floodfill.cpp
test_goodfeaturetotrack.cpp
test_grabcut.cpp Grabcut with frozen models (#11339) 7 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
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
test_main.cpp
test_moments.cpp
test_pc.cpp
test_precomp.hpp
test_resize_bitexact.cpp
test_smooth_bitexact.cpp
test_templmatch.cpp
test_thresh.cpp tests: add "bigdata" tests 7 years ago
test_watershed.cpp