torchsig.image_datasets.transforms.denoising.normalize_image

torchsig.image_datasets.transforms.denoising.normalize_image(image, axis=None)[source]

returns the infinity norm of an image Inputs:

image: image to norm as a 2d ndarray

Outputs:

the normalized image