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.
 
 
 
 
 
 
Vadim Pisarevsky 416bf3253d
attempt to add 0d/1d mat support to OpenCV (#23473)
1 year ago
..
ocl attempt to add 0d/1d mat support to OpenCV (#23473) 1 year ago
test_approxpoly.cpp Merge pull request #22754 from mshabunin:c-cleanup 2 years ago
test_bilateral_filter.cpp Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
test_boundingrect.cpp build: unreachable code after CV_Error() (part 2) 7 years ago
test_canny.cpp Backport C-API cleanup (imgproc) from 5.x 2 years ago
test_color.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2 years ago
test_connectedcomponents.cpp Merge pull request #23108 from crackwitz:issue-23107 2 years ago
test_contours.cpp attempt to add 0d/1d mat support to OpenCV (#23473) 1 year ago
test_convhull.cpp Merge branch 4.x 2 years ago
test_cvtyuv.cpp Added check that YUYV input of cvtColor has even width. 2 years ago
test_distancetransform.cpp Merge branch 4.x 1 year ago
test_drawing.cpp Merge branch 4.x 1 year ago
test_emd.cpp ts: refactor OpenCV tests 7 years ago
test_filter.cpp Merge branch 4.x 2 years 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 Merge pull request #22754 from mshabunin:c-cleanup 2 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 attempt to add 0d/1d mat support to OpenCV (#23473) 1 year ago
test_houghcircles.cpp Backport C-API cleanup (imgproc) from 5.x 2 years ago
test_houghlines.cpp test_houghlines: Fix C++20 compatibility 2 years ago
test_imgproc_umat.cpp Merge pull request #23108 from crackwitz:issue-23107 2 years ago
test_imgwarp.cpp Merge branch 4.x 1 year 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 imgproc: fixed bug from intersectConvexConvex 6 years 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 6 years ago
test_moments.cpp Merge pull request #22754 from mshabunin:c-cleanup 2 years ago
test_pc.cpp Added new data types to cv::Mat & UMat (#23865) 1 year ago
test_precomp.hpp ts: refactor OpenCV tests 7 years 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 suppress GaussianBlur to generate empty images 3 years ago
test_stackblur.cpp improve code style and Doc of stackblur. 2 years ago
test_subdivision2d.cpp resolve #5788 6 years ago
test_templmatch.cpp Backport C-API cleanup (imgproc) from 5.x 2 years ago
test_templmatchmask.cpp Backport C-API cleanup (imgproc) from 5.x 2 years ago
test_thresh.cpp Merge pull request #22754 from mshabunin:c-cleanup 2 years ago
test_watershed.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2 years ago