Operations
Histogram - ConvertToCumulativeHistogram
Computes the cumulative histogram from the current one.
IN
| Name | Type | Description |
|---|---|---|
| InHistogram | Histogram | The input Histogram |
| Name | String | Set the tool's name |
| Enable | Bool | Sets if current tool is enabled or not |
OUT
| Name | Type | Description |
|---|---|---|
| OutHistogram | Histogram | Cumulative histogram. |
| Error | ErrorState | Gets the execution error message |