dlib.image.resampling.lanczos

Lanczos resampling

Members

Functions

lanczos
T lanczos(T x, int filterSize)
Undocumented in source. Be warned that the author may not have intended to support it.
resampleLanczos
SuperImage resampleLanczos(SuperImage img, uint newWidth, uint newHeight)

Resize image with Lanczos filter

Meta

Authors

Timur Gafarov