histoEqCol

[ XITE Reference Manual | XITE home ]

Name

histoEqCol - histogram equalization color table

Syntax

histoEqCol <input image> <output color table>

Description

histoEqCol makes a color table based on the cumulative histogram of THE FIRST BAND of the input image. If you display the first band with the new color table, the effect will be histogram equalization of that band.

Files

biff.h histo.h color.h

See also

Diagnostics

Restrictions

first band of input image should have byte pixels.

Return value

Author

Tor Lønnestad

Examples

histoEqCol mona.img monaEq.col