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 f4d55d512f
imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855)
5 years ago
..
ocl Fix modules/ typos 5 years ago
test_approxpoly.cpp
test_bilateral_filter.cpp
test_boundingrect.cpp
test_canny.cpp Fix modules/ typos 5 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 5 years ago
test_contours.cpp
test_convhull.cpp imgproc: fix fitLine() implementation 5 years ago
test_cvtyuv.cpp
test_distancetransform.cpp
test_drawing.cpp clean up C API 6 years ago
test_emd.cpp
test_filter.cpp imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855) 5 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 imgproc: update histogram test 5 years ago
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 imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855) 5 years ago
test_subdivision2d.cpp
test_templmatch.cpp
test_thresh.cpp
test_watershed.cpp