-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Add CUDA implementation for resize with Lanczos interpolation #4051
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.