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.
 
 
 
 
 
 
Vitaly Tuzov 894ad33bf4 Fix pixel value evaluation overflow in bit-exact GaussianBlur implementation 5 years ago
..
ocl fix test failure of OCL_ImgProc/CvtColor8u.mRGBA2RGBA 5 years ago
test_approxpoly.cpp
test_bilateral_filter.cpp
test_boundingrect.cpp
test_canny.cpp clean up C API 6 years ago
test_color.cpp Merge pull request #14106 from savuor:lab_wide 6 years ago
test_connectedcomponents.cpp Fix crash, add assert and test 6 years ago
test_contours.cpp
test_convhull.cpp
test_cvtyuv.cpp
test_distancetransform.cpp
test_drawing.cpp clean up C API 6 years ago
test_emd.cpp
test_filter.cpp Merge pull request #13252 from take1014:filter2d_13179 6 years ago
test_fitellipse.cpp
test_fitellipse_ams.cpp
test_fitellipse_direct.cpp
test_floodfill.cpp
test_goodfeaturetotrack.cpp
test_grabcut.cpp
test_histograms.cpp
test_houghcircles.cpp
test_houghlines.cpp
test_imgproc_umat.cpp
test_imgwarp.cpp
test_imgwarp_strict.cpp
test_intersectconvexconvex.cpp imgproc: fixed bug from intersectConvexConvex 6 years ago
test_intersection.cpp
test_lsd.cpp imgproc: removed LSD code due original code license conflict 6 years ago
test_main.cpp
test_moments.cpp
test_pc.cpp
test_precomp.hpp
test_resize_bitexact.cpp
test_smooth_bitexact.cpp Fix pixel value evaluation overflow in bit-exact GaussianBlur implementation 5 years ago
test_subdivision2d.cpp
test_templmatch.cpp
test_thresh.cpp
test_watershed.cpp