I\'m trying to understand how OpenCV calculates its Lanczos4 coefficients (https://github.com/opencv/opencv/blob/master/modules/imgproc/src/resize.cpp#L918)
OpenCV