Module dlib.image.resampling.bicubic
Bicubic resampling
Functions
Name | Description |
---|---|
resampleBicubic(img, newWidth, newHeight)
|
Resize image with bicubic filter |
Bicubic resampling
Name | Description |
---|---|
resampleBicubic(img, newWidth, newHeight)
|
Resize image with bicubic filter |