dlib.image.resampling.bicubic

Bicubic resampling

Members

Functions

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

Resize image with bicubic filter

Meta

Authors

Timur Gafarov