dlib.image.resampling.bilinear

Bilinear resampling

Members

Functions

resampleBilinear
SuperImage resampleBilinear(SuperImage img, uint newWidth, uint newHeight)

Resize image with bilinear filter

Meta

Authors

Timur Gafarov