====== Calc Histogram Equalized Map ====== ===== Description ===== {{:submodels:submodel16.png?nolink|Submodel}} Calculate the [[wp>Histogram_equalization|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 Type]] | The input map. | ===== Optional Inputs ===== ^ Name ^ Type ^ Description ^ Default Value ^ | Grey Level | [[Positive Integer Value Type]] | Number of gray levels in the resulting equalized map. | 256 | | Cell Type | [[Cell Type Type]] | Data cell type. | Signed 16-Bit Integer | | Null Value | [[Null Value Type]] | Null value. | Default | ===== Outputs ===== ^ Name ^ Type ^ Description ^ | Result | [[Map Type]] | The resulting histogram equalized map. | ===== Group ===== [[Functor List#Map Algebra|Map Algebra]] ===== Notes ===== None. ===== Internal Name ===== CalcHistogramEqualizedMap