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.
 
 
 
 
 
 
Kumataro da3debda6d
Merge pull request #25981 from Kumataro:fix25971
6 months ago
..
ocl Merge pull request #25898 from Octopus136:issue-25853 7 months ago
test_approxpoly.cpp Merge pull request #25607 from Fest1veNapkin:imgproc_approx_bounding_poly 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 pull request #25842 from mshabunin:cpp-imgproc-test-4.x 7 months ago
test_color.cpp Merge pull request #25981 from Kumataro:fix25971 6 months ago
test_connectedcomponents.cpp Merge pull request #23108 from crackwitz:issue-23107 2 years ago
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 Merge pull request #24333 from definitelyuncertain:CvtRGB2YUV422 1 year ago
test_distancetransform.cpp Merge pull request #24234 from dkurt:distanceTransform_max_dist 1 year ago
test_drawing.cpp Merge pull request #25564 from mshabunin:cleanup-imgproc-2 9 months ago
test_emd.cpp Merge pull request #25469 from mshabunin:cpp-emd 10 months ago
test_filter.cpp Merge pull request #25970 from savuor:rv/hal_pyrdown 6 months ago
test_fitellipse.cpp Merge pull request #17417 from vpisarev:fix_fitellipse 5 years ago
test_fitellipse_ams.cpp ts: refactor OpenCV tests 7 years ago
test_fitellipse_direct.cpp ts: refactor OpenCV tests 7 years ago
test_floodfill.cpp fix cv::floodfill() for calling it with an empty mask 3 years ago
test_goodfeaturetotrack.cpp Merge pull request #19392 from amirtu:OCV-165_finalize_goodFeaturesToTrack_returns_also_corner_value_PR 4 years ago
test_grabcut.cpp Check for empty Mat in compare, operator= and RNG::fill, fixed related tests 7 years ago
test_histograms.cpp Relax equalizeHist test for some HAL implementations. 8 months ago
test_houghcircles.cpp Backport C-API cleanup (imgproc) from 5.x 2 years ago
test_houghlines.cpp Merge pull request #23109 from seanm:misc-warnings 1 year ago
test_imgproc_umat.cpp Merge pull request #23108 from crackwitz:issue-23107 2 years ago
test_imgwarp.cpp Merge pull request #25842 from mshabunin:cpp-imgproc-test-4.x 7 months ago
test_imgwarp_strict.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2 years ago
test_intelligent_scissors.cpp Merge pull request #23688 from cpoerschke:4.x-pr-21959-prep 2 years ago
test_intersectconvexconvex.cpp Fixed result buffer overflow in intersectConvexConvex_ for non-convex input. 8 months ago
test_intersection.cpp Merge pull request #23690 from chacha21:rotatedRectangleIntersection_precision 2 years ago
test_lsd.cpp restore LSD 3 years ago
test_main.cpp Merge pull request #11897 from Jakub-Golinowski:hpx_backend 7 years ago
test_moments.cpp don't use constructors for C API structures 7 years ago
test_pc.cpp Merge pull request #25842 from mshabunin:cpp-imgproc-test-4.x 7 months ago
test_precomp.hpp Merge pull request #25469 from mshabunin:cpp-emd 10 months ago
test_pyramid.cpp fix the right border 3 years ago
test_resize_bitexact.cpp Merge pull request #23634 from dkurt:fix_nearest_exact 2 years ago
test_smooth_bitexact.cpp Post-merge fixes for algorithm hint API. 7 months ago
test_stackblur.cpp improve code style and Doc of stackblur. 2 years ago
test_subdivision2d.cpp Merge pull request #23109 from seanm:misc-warnings 1 year ago
test_templmatch.cpp imgproc: reduce template sizes in templMatch test 7 months ago
test_templmatchmask.cpp Backport C-API cleanup (imgproc) from 5.x 2 years ago
test_thresh.cpp Added tests for adaptiveThreshold and sepFilter2D 10 months ago
test_watershed.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2 years ago