Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Histogram » Histogram Data Statistics » HistogramDataMinimum
| Module: | FoundationBasic |
|---|
Computes the approximation of the smallest value of the histogrammed numeric data.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inHistogram | Histogram | Input histogram |
![]() |
outMinimum | Real | Minimum of the histogrammed data |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
| Error type | Description |
|---|---|
| DomainError | Empty histogram on input in HistogramDataMinimum. |
| DomainError | The histogrammed data is empty in HistogramDataMinimum. |
Complexity Level
This filter is available on Basic Complexity Level.

Basic
