MLTensor.ResizeMethod.nearestNeighbor
The nearest interpolation mode where values are interpolated using the closest neighbor pixel.
Declaration
case nearestNeighborThe nearest interpolation mode where values are interpolated using the closest neighbor pixel.
case nearestNeighbor