Add CUDA implementation for resize with Lanczos interpolation#4051
Add CUDA implementation for resize with Lanczos interpolation#4051asmorkalov merged 8 commits intoopencv:4.xfrom
Conversation
|
@asmorkalov [----------] 54 tests from Sz_Depth_Cn_Inter_Scale_ResizeLanczos
[ RUN ] Sz_Depth_Cn_Inter_Scale_ResizeLanczos.ResizeLanczos/0, where GetParam() = (1280x720, CV_8U, Gray, UNKNOWN, 0.5)
/home/ci/opencv/modules/ts/src/ts_perf.cpp:622: Failure
Failed
No regression data for gpu_dst argument, test node: Sz_Depth_Cn_Inter_Scale_ResizeLanczos--ResizeLanczos---1280x720--CV_8U--Gray--UNKNOWN--0-5- |
|
OpenCV performance tests hve sanity checks for the function results. The check includes min, max values and pixel values in several random points. |
Okay, thank you for your reply. I will add the missing parts. |
97ccf94 to
c451a64
Compare
|
@asmorkalov |
|
@asmorkalov Will this PR be merged? |
OpenCV Extra: opencv/opencv_extra#1294
Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
Patch to opencv_extra has the same branch name.