CV-CUDA
CV-CUDA copied to clipboard
[BUG] resize using cubic interpolation
Describe the bug From readme, The Resize and RandomResizedCrop operators incorrectly interpolate pixel values near the boundary of an image or tensor when using cubic interpolation.
I encountered this issue in the program, which version will fix it?
@lvmnn - can you share an examples code snippet to help reproduce this issue at our end? Also, what version of CV-CUDA are you using currently? Have you tried installing the latest version to see if this issue still exists?