dataeval.utils.preprocessing.resize¶
-
dataeval.utils.preprocessing.resize(image, resize_dim, use_pil=
True)¶ Resizes a grayscale (HxW) 8-bit image using PIL or scipy.ndimage.zoom.
True)¶Resizes a grayscale (HxW) 8-bit image using PIL or scipy.ndimage.zoom.