histoNorm

[ XITE Reference Manual | XITE home ]

Name

histoNorm - histogram normalization

Syntax

 histoNorm <input image> <output image> [my] [sigma]

Description

histoNorm makes a new image with the size of the input image. Every band in the output image is a histogram normalized version of the corresponding band in the input image, the bands will have approximately normal (gaussian) histogram distribution with mean = my and standard deviation = sigma. Default values for these are my = 127.5 and sigma = 50.0

Files

biff.h histo.h

See also

Diagnostics

Restrictions

Return value

Author

Tor Loennestad, BLAB, ifi, UiO

Examples

histoNorm mona.img moNorm.img