opencv/modules/imgproc/perf/opencl
Yuantao Feng 97681bdfce
Merge pull request #25984 from fengyuentau:imgproc/warpaffine_opt
imgproc: add optimized warpAffine kernels for 8U/16U/32F + C1/C3/C4 inputs #25984

Merge wtih https://github.com/opencv/opencv_extra/pull/1198.
Merge with https://github.com/opencv/opencv_contrib/pull/3787.


### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake
2024-10-03 14:01:36 +03:00
..
perf_3vs4.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_accumulate.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_blend.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_color.cpp Merge pull request #24333 from definitelyuncertain:CvtRGB2YUV422 2023-10-12 10:18:24 +03:00
perf_filters.cpp imgproc(test): test bitExact cases in OCL/sepFilter2D 2020-07-08 10:14:56 +00:00
perf_gftt.cpp Merge pull request #19392 from amirtu:OCV-165_finalize_goodFeaturesToTrack_returns_also_corner_value_PR 2021-02-15 19:55:57 +00:00
perf_houghlines.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_imgproc.cpp Relax accuracy requirements in the OpenCL sqrt perf arithmetic test. 2021-04-06 17:32:48 +01:00
perf_imgwarp.cpp Merge pull request #25984 from fengyuentau:imgproc/warpaffine_opt 2024-10-03 14:01:36 +03:00
perf_matchTemplate.cpp Backport C-API cleanup (imgproc) from 5.x 2023-01-16 23:29:50 +03:00
perf_moments.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_pyramid.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00