normalize

Syntax: normalize(image)

Makes norm of each pixel one.

This command can be used in the distributed processing mode. Use distribute command to change processing mode from local to distributed.

Arguments

image [input & output]

Data type: complex32 image

Image to process.