Usage: normalize in.pgm out.pgm
Description: For byte and long images, grayscale values are normalized to span the range of 0..255. For float images, grayscale values are normalized to span the range of 0..1.
Types supported: byte 2d, byte 3d, long 2d, long 3d, float 2d, float 3d
Category: arith