Why INTER_LANCZOS4 is not supported in opencv 3.1.0 cuda GPU?

asked 2016-03-29 00:49:05 -0600

Vanns gravatar image

I want to use Lancsoz interpolation method in image processing using opencv 3.1.0. But in case of opencv 3.1.0 Lancsoz is implemented only for CPU rather than GPU?? Is there any specific reasons?? Whether Lanczos is implementable in GPU??

edit retag flag offensive close merge delete