opencv/modules/imgproc/test
Amir Tulegenov 86a51015b1
Merge pull request #19554 from amirtu:OCV-215_cvtColorTwoPlane_wrong_output_when_Y_Plane_Mat_has_step
different paddings in cvtColorTwoPlane() for biplane YUV420

* Different paddings support in cvtColorTwoPlane() for biplane YUV420

* Build fix for dispatch case.

* Resoted old behaviour for y.step==uv.step to exclude perf regressions.

Co-authored-by: amir.tulegenov <amir.tulegenov@xperience.ai>
Co-authored-by: Alexander Smorkalov <alexander.smorkalov@xperience.ai>
2021-09-22 17:42:32 +03:00
..
ocl Relax accuracy requirements in the OpenCL sqrt perf arithmetic test. 2021-04-06 17:32:48 +01:00
test_approxpoly.cpp Fix spelling typos 2019-12-27 12:46:53 +00:00
test_bilateral_filter.cpp
test_boundingrect.cpp
test_canny.cpp Fix modules/ typos 2019-08-16 17:34:29 +03:00
test_color.cpp Merge pull request #19554 from amirtu:OCV-215_cvtColorTwoPlane_wrong_output_when_Y_Plane_Mat_has_step 2021-09-22 17:42:32 +03:00
test_connectedcomponents.cpp Merge pull request #19631 from prittt:sota-ccl 2021-02-27 17:27:24 +00:00
test_contours.cpp Merge pull request #19951 from stal12:3.4 2021-04-22 18:20:12 +00:00
test_convhull.cpp add 19769 and 19769_lightweight tests 2021-08-10 18:53:28 +03:00
test_cvtyuv.cpp
test_distancetransform.cpp
test_drawing.cpp ts: cvtest::debugLevel / --test_debug=<N> option 2020-11-28 13:13:28 +00:00
test_emd.cpp
test_filter.cpp imgproc: add src.empty() checks in filter operations 2020-03-20 21:04:29 +00:00
test_fitellipse_ams.cpp
test_fitellipse_direct.cpp
test_fitellipse.cpp Merge pull request #17417 from vpisarev:fix_fitellipse 2020-06-01 18:01:20 +00:00
test_floodfill.cpp
test_goodfeaturetotrack.cpp
test_grabcut.cpp
test_histograms.cpp Merge pull request #16608 from vpisarev:fix_mac_ocl_tests 2020-02-21 16:13:41 +03:00
test_houghcircles.cpp
test_houghlines.cpp
test_imgproc_umat.cpp
test_imgwarp_strict.cpp
test_imgwarp.cpp imgproc(warpAffine): avoid buffer indexes overflow in SIMD code 2021-02-25 20:16:50 +00:00
test_intersectconvexconvex.cpp imgproc: fixed bug from intersectConvexConvex 2019-05-01 11:06:30 +02:00
test_intersection.cpp Merge pull request #19842 from gasparitiago:3.4 2021-06-12 23:28:54 +03:00
test_lsd.cpp
test_main.cpp
test_moments.cpp
test_pc.cpp Merge pull request #20103 from thezane:make-div-spectrums-public 2021-05-19 12:14:11 +03:00
test_precomp.hpp
test_resize_bitexact.cpp Merge pull request #18053 from Yosshi999:bit-exact-resizeNN 2020-08-28 21:20:05 +03:00
test_smooth_bitexact.cpp fix data overflow problem in GaussianBlur 2021-05-21 15:17:20 +08:00
test_subdivision2d.cpp
test_templmatch.cpp address template matching sqdiff bug 2021-04-25 22:17:07 -04:00
test_thresh.cpp Merge pull request #16085 from alalek:imgproc_threshold_to_zero_ipp_bug 2019-12-09 14:51:02 +03:00
test_watershed.cpp Fix some typos 2019-11-26 18:41:19 +03:00