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.
 
 
 
 
 
 
Federico Bolelli 9695165877
Merge pull request #19631 from prittt:sota-ccl
4 years ago
..
ocl imgproc(test): test bitExact cases in OCL/sepFilter2D 5 years ago
test_approxpoly.cpp
test_bilateral_filter.cpp
test_boundingrect.cpp
test_canny.cpp
test_color.cpp imgproc: add missing check into cvtColorTwoPlane() 5 years ago
test_connectedcomponents.cpp Merge pull request #19631 from prittt:sota-ccl 4 years ago
test_contours.cpp
test_convhull.cpp imgproc: fix minAreaRect() 4 years ago
test_cvtyuv.cpp Merge pull request #12971 from sturkmen72:upd_imgproc_hpp 6 years ago
test_distancetransform.cpp
test_drawing.cpp ts: cvtest::debugLevel / --test_debug=<N> option 4 years ago
test_emd.cpp
test_filter.cpp
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 imgproc(warpAffine): avoid buffer indexes overflow in SIMD code 4 years ago
test_imgwarp_strict.cpp
test_intersectconvexconvex.cpp
test_intersection.cpp imgproc: add rotatedRectangleIntersection empty input handling 4 years ago
test_lsd.cpp
test_main.cpp
test_moments.cpp
test_pc.cpp
test_precomp.hpp
test_resize_bitexact.cpp Merge pull request #18053 from Yosshi999:bit-exact-resizeNN 4 years ago
test_smooth_bitexact.cpp Merge pull request #18167 from Yosshi999:bit-exact-gaussian 4 years ago
test_subdivision2d.cpp
test_templmatch.cpp don't use constructors for C API structures 7 years ago
test_thresh.cpp
test_watershed.cpp