Hi all,
I new in cuda developing. Now i want resize yuv420 image with bicubic algorithm. Maybe anyone have simple example for that?
Best Regards,
Warp.
Hi all,
I new in cuda developing. Now i want resize yuv420 image with bicubic algorithm. Maybe anyone have simple example for that?
Best Regards,
Warp.
Some of the NPP samples here:
http://docs.nvidia.com/cuda/cuda-samples/index.html#cudalibraries
may give you some ideas.
Thanx txbob. But maybe exist sample with yuv420?