Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to implement a bilinear/bicubic interpolation algorithm on Opencv using CUDA?

Good evening. I just started using Opencv and I would like to use a bilinear/bicubic interpolation algorithm to enhance an image's resolution. I have read some articles about it but I still don't understand how the implementation will be using opencv and C++.

Could someone lend me a hand please?

The version of Opencv is 3.1.0 and I'm using eclipse mars as IDE.