This is an old revision of the document!


PHP's gd library is missing or unable to create PNG images

Calc Histogram Equalized Map

Description

Submodel Calculate the histogram equalized version of the given map. The resulting image is represented using the given number of gray levels.

Inputs

Name Type Description
Input Map Map The input map.

Optional Inputs

Name Type Description Default Value
Grey Level Positive Int Number of gray levels in the resulting equalized map. 256
Cell Type Cell Type Data cell type. Signed 16-Bit Integer
Null Value Null Value Null value. Default

Outputs

Name Type Description
Result Map The resulting histogram equalized map.

Group

Notes

Internal Name

CalcHistogramEqualizedMap