Module dlib.image.resampling.nearest

Nearest-neighbor resampling

Functions

NameDescription
resampleNearestNeighbor(img, newWidth, newHeight) Resize image with nearest-neighbor filter