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 Smorkalov 7e8f2a1bc4 Merge branch 4.x 6 months ago
..
ocl Merge branch 4.x 7 months ago
test_approxpoly.cpp Merge branch 4.x 7 months ago
test_bilateral_filter.cpp Extended bilateralFilter test to cover more branches. 8 months ago
test_boundingrect.cpp imgproc: fixed alignment issue and improved test for boundingRect 9 months ago
test_canny.cpp Merge branch 4.x 7 months ago
test_color.cpp Merge pull request #25932 from asmorkalov:as/HAL_cvtColor_aprox 6 months ago
test_connectedcomponents.cpp
test_contours.cpp Merge pull request #25564 from mshabunin:cleanup-imgproc-2 9 months ago
test_contours_new.cpp Merge pull request #25680 from mshabunin:fix-approx-2 8 months ago
test_convhull.cpp Merge pull request #25842 from mshabunin:cpp-imgproc-test-4.x 7 months ago
test_cornersubpix.cpp Merge pull request #24527 from MaximSmolskiy:fix-out-of-image-corners-in-cv-cornersubpix 1 year ago
test_cvtyuv.cpp
test_distancetransform.cpp
test_drawing.cpp Merge branch '4.x' into '5.x' 8 months ago
test_emd.cpp Merge pull request #25469 from mshabunin:cpp-emd 10 months ago
test_filter.cpp Merge branch 4.x 7 months ago
test_fitellipse.cpp
test_fitellipse_ams.cpp
test_fitellipse_direct.cpp
test_floodfill.cpp
test_goodfeaturetotrack.cpp
test_grabcut.cpp
test_histograms.cpp Merge branch 4.x 7 months ago
test_houghcircles.cpp
test_houghlines.cpp
test_imgproc_umat.cpp
test_imgwarp.cpp Merge branch 4.x 7 months ago
test_imgwarp_strict.cpp
test_intelligent_scissors.cpp
test_intersectconvexconvex.cpp Fixed result buffer overflow in intersectConvexConvex_ for non-convex input. 8 months ago
test_intersection.cpp
test_lsd.cpp
test_main.cpp
test_moments.cpp
test_pc.cpp imgproc: remove C-API leftovers 6 months ago
test_precomp.hpp Merge branch '4.x' into '5.x' 8 months ago
test_pyramid.cpp
test_resize_bitexact.cpp
test_smooth_bitexact.cpp Post-merge fixes for algorithm hint API. 7 months ago
test_stackblur.cpp
test_subdivision2d.cpp
test_templmatch.cpp Merge branch 4.x 7 months ago
test_templmatchmask.cpp
test_thresh.cpp Merge branch 4.x 10 months ago
test_watershed.cpp