When resizing a matrix in OpenCV when is it appropriate to use Lanzcos4 over bicubic for upscaling?
This post cover the first 3 methods used in opencv, but it doesn't mention anything about Lanzcos4
How do I choose an image interpolation method? (Emgu/OpenCV)