Back to FabImage Studio website
You are here: Start » Filter Reference » Histogram Data Statistics » HistogramDataQuantile
Computes the specified quantile of the histogrammed numeric data.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inHistogram | Histogram | Input histogram | |
![]() |
inQuantilePoint | Real | 0.0 - 1.0 | |
![]() |
outQuantileValue | Real |
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Input histogram contains negative bins in HistogramDataQuantile. |
DomainError | The histogrammed data is empty in HistogramDataQuantile. |
Complexity Level
This filter is available on Basic Complexity Level.