Contents

MLTensor.ResizeMethod.nearestNeighbor

The nearest interpolation mode where values are interpolated using the closest neighbor pixel.

Declaration

case nearestNeighbor

See Also

Resize methods