Calc Histogram Equalized Map
Description
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 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
Notes
None.
Internal Name
CalcHistogramEqualizedMap