1

to start I would like to say I do not have much knowledge about this topic. What I would like to know is if it is possible to calculate the blending functions of lanczos resample filter.

In: Catmull-Rom splines

As it is demonstrated in the bottom of this paper, the weight of each coefficient can be formulated with the presented blending photos.

How does one can use the same logic to calculate the weights of the Lanczos?

Asaf Karagila
  • 393,674
  • Of course. The weighting functions are $\text{sinc}$ windowed by the main lobe of a larger $\text{sinc}$. https://en.wikipedia.org/wiki/Lanczos_resampling All linear interpolation formulas can be seen as linear combinations of basis functions. –  May 09 '18 at 12:48
  • @YvesDaoust I am sorry, but can you be more detailed on how I am able to do it? Or direct me to some kind of example? – Pedro Pereira May 09 '18 at 12:54
  • Care to read the Wikipedia article. –  May 09 '18 at 12:59

0 Answers0