Calculate the histogram equalized version of the given map. The resulting image is represented using the given number of gray levels.
| Name | Type | Description |
|---|---|---|
| Input Map | Map Type | The input map. |
| 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 |
| Name | Type | Description |
|---|---|---|
| Result | Map Type | The resulting histogram equalized map. |
None.
CalcHistogramEqualizedMap