..
ocl
imgproc(ocl): fix resizeLN, avoid integer overflow
3 years ago
test_approxpoly.cpp
Merge pull request #21107 from take1014:remove_assert_21038
3 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
Merge pull request #21107 from take1014:remove_assert_21038
3 years ago
test_color.cpp
Use NaN-safe clip function.
3 years ago
test_connectedcomponents.cpp
Fix #21366
3 years ago
test_contours.cpp
Merge pull request #21107 from take1014:remove_assert_21038
3 years ago
test_convhull.cpp
Merge pull request #21107 from take1014:remove_assert_21038
3 years ago
test_cvtyuv.cpp
Merge pull request #12971 from sturkmen72:upd_imgproc_hpp
6 years ago
test_distancetransform.cpp
Merge pull request #21107 from take1014:remove_assert_21038
3 years ago
test_drawing.cpp
ts: cvtest::debugLevel / --test_debug=<N> option
4 years ago
test_emd.cpp
ts: refactor OpenCV tests
7 years ago
test_filter.cpp
Merge pull request #21779 from eplankin:fix_11303
3 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
fix cv::floodfill() for calling it with an empty mask
3 years ago
test_goodfeaturetotrack.cpp
Merge pull request #12971 from sturkmen72:upd_imgproc_hpp
6 years ago
test_grabcut.cpp
Check for empty Mat in compare, operator= and RNG::fill, fixed related tests
6 years ago
test_histograms.cpp
Merge pull request #21635 from DumDereDum:issue_21595_3.4
3 years ago
test_houghcircles.cpp
Merge pull request #11108 from take1014:hough_4303
7 years ago
test_houghlines.cpp
Merge pull request #21030 from tv3141:fix_seg_fault_houghlinespointset
3 years ago
test_imgproc_umat.cpp
ts: refactor OpenCV tests
7 years ago
test_imgwarp.cpp
Merge pull request #21107 from take1014:remove_assert_21038
3 years ago
test_imgwarp_strict.cpp
Merge pull request #21107 from take1014:remove_assert_21038
3 years ago
test_intersectconvexconvex.cpp
imgproc: fixed bug from intersectConvexConvex
6 years ago
test_intersection.cpp
Merge pull request #19842 from gasparitiago:3.4
4 years ago
test_lsd.cpp
restore LSD
3 years ago
test_main.cpp
ts: refactor OpenCV tests
7 years ago
test_moments.cpp
don't use constructors for C API structures
6 years ago
test_pc.cpp
Merge pull request #20103 from thezane:make-div-spectrums-public
4 years ago
test_precomp.hpp
ts: refactor OpenCV tests
7 years ago
test_resize_bitexact.cpp
Merge pull request #18053 from Yosshi999:bit-exact-resizeNN
4 years ago
test_smooth_bitexact.cpp
suppress GaussianBlur to generate empty images
3 years ago
test_subdivision2d.cpp
resolve #5788
6 years ago
test_templmatch.cpp
Merge pull request #21107 from take1014:remove_assert_21038
3 years ago
test_thresh.cpp
Merge pull request #21258 from eplankin:fix_threshold_to_zero_ipp_bug
3 years ago
test_watershed.cpp
Fix some typos
5 years ago