dlib.image.resampling.nearest

Nearest-neighbor resampling

Members

Functions

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

Resize image with nearest-neighbor filter

Meta

Authors

Timur Gafarov