..
ocl
Merge pull request #25984 from fengyuentau:imgproc/warpaffine_opt
2024-10-03 14:01:36 +03:00
test_approxpoly.cpp
Merge branch 4.x
2024-07-17 10:08:16 +03:00
test_bilateral_filter.cpp
Extended bilateralFilter test to cover more branches.
2024-06-19 15:35:03 +03:00
test_boundingrect.cpp
imgproc: fixed alignment issue and improved test for boundingRect
2024-05-03 21:26:40 +03:00
test_canny.cpp
Merge branch 4.x
2024-07-17 10:08:16 +03:00
test_color.cpp
added bit-exact tests for RGB2Gray
2024-09-05 03:34:35 +02:00
test_connectedcomponents.cpp
Merge pull request #23108 from crackwitz:issue-23107
2023-01-09 09:55:31 +00:00
test_contours_new.cpp
Merge pull request #25680 from mshabunin:fix-approx-2
2024-05-31 19:28:03 +03:00
test_contours.cpp
Merge pull request #25564 from mshabunin:cleanup-imgproc-2
2024-05-17 15:01:05 +03:00
test_convhull.cpp
Merge pull request #25842 from mshabunin:cpp-imgproc-test-4.x
2024-07-04 16:29:08 +03:00
test_cornersubpix.cpp
Merge pull request #26022 from Kumataro:fix26016
2024-08-23 12:35:13 +03:00
test_cvtyuv.cpp
Merge pull request #24333 from definitelyuncertain:CvtRGB2YUV422
2023-10-12 10:18:24 +03:00
test_distancetransform.cpp
Merge branch 4.x
2023-10-23 11:53:04 +03:00
test_drawing.cpp
Merge branch '4.x' into '5.x'
2024-06-26 19:01:34 +03:00
test_emd.cpp
Merge pull request #25469 from mshabunin:cpp-emd
2024-04-24 14:28:31 +03:00
test_filter.cpp
Merge pull request #25970 from savuor:rv/hal_pyrdown
2024-08-06 15:04:53 +03:00
test_fitellipse_ams.cpp
ts: refactor OpenCV tests
2018-02-03 19:39:47 +00:00
test_fitellipse_direct.cpp
ts: refactor OpenCV tests
2018-02-03 19:39:47 +00:00
test_fitellipse.cpp
Merge pull request #17417 from vpisarev:fix_fitellipse
2020-06-01 18:01:20 +00:00
test_floodfill.cpp
Merge pull request #22754 from mshabunin:c-cleanup
2022-12-14 18:57:08 +00:00
test_goodfeaturetotrack.cpp
Merge pull request #19392 from amirtu:OCV-165_finalize_goodFeaturesToTrack_returns_also_corner_value_PR
2021-02-15 19:55:57 +00:00
test_grabcut.cpp
Check for empty Mat in compare, operator= and RNG::fill, fixed related tests
2018-07-17 17:50:50 +03:00
test_histograms.cpp
Merge branch 4.x
2024-07-01 15:59:43 +03:00
test_houghcircles.cpp
Backport C-API cleanup (imgproc) from 5.x
2023-01-16 23:29:50 +03:00
test_houghlines.cpp
Merge pull request #23109 from seanm:misc-warnings
2023-10-06 13:33:21 +03:00
test_imgproc_umat.cpp
Merge pull request #23108 from crackwitz:issue-23107
2023-01-09 09:55:31 +00:00
test_imgwarp_strict.cpp
Merge pull request #25984 from fengyuentau:imgproc/warpaffine_opt
2024-10-03 14:01:36 +03:00
test_imgwarp.cpp
Merge branch 4.x
2024-07-17 10:08:16 +03:00
test_intelligent_scissors.cpp
Merge pull request #23688 from cpoerschke:4.x-pr-21959-prep
2023-06-07 11:32:17 +03:00
test_intersectconvexconvex.cpp
Fixed result buffer overflow in intersectConvexConvex_ for non-convex input.
2024-06-10 19:38:35 +03:00
test_intersection.cpp
Merge pull request #23690 from chacha21:rotatedRectangleIntersection_precision
2023-05-30 17:46:39 +03:00
test_lsd.cpp
restore LSD
2021-10-01 16:23:16 +03:00
test_main.cpp
Merge pull request #11897 from Jakub-Golinowski:hpx_backend
2018-08-31 16:23:26 +03:00
test_moments.cpp
Merge pull request #22754 from mshabunin:c-cleanup
2022-12-14 18:57:08 +00:00
test_pc.cpp
imgproc: remove C-API leftovers
2024-07-29 13:23:30 +03:00
test_precomp.hpp
Merge branch '4.x' into '5.x'
2024-06-26 19:01:34 +03:00
test_pyramid.cpp
fix the right border
2022-07-20 17:03:09 +08:00
test_resize_bitexact.cpp
Merge pull request #23634 from dkurt:fix_nearest_exact
2023-05-19 20:32:04 +03:00
test_smooth_bitexact.cpp
Post-merge fixes for algorithm hint API.
2024-07-15 14:44:03 +03:00
test_stackblur.cpp
improve code style and Doc of stackblur.
2022-10-29 17:34:28 +08:00
test_subdivision2d.cpp
Merge pull request #23109 from seanm:misc-warnings
2023-10-06 13:33:21 +03:00
test_templmatch.cpp
Merge branch 4.x
2024-07-17 10:08:16 +03:00
test_templmatchmask.cpp
Backport C-API cleanup (imgproc) from 5.x
2023-01-16 23:29:50 +03:00
test_thresh.cpp
Merge branch 4.x
2024-04-10 11:27:47 +03:00
test_watershed.cpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2023-01-23 00:11:12 +00:00