Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Histogram » Histogram Data Statistics » HistogramDataQuantile

HistogramDataQuantile


Module: FoundationBasic

Computes the specified quantile of the histogrammed numeric data.

Name Type Range Description
Input value inHistogram Histogram Input histogram
Input value inQuantilePoint Real 0.0 - 1.0
Output value outQuantileValue Real

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 HistogramDataQuantile.
DomainError Input histogram contains negative bins or its data is empty in HistogramDataQuantile.

Complexity Level

This filter is available on Basic Complexity Level.

See Also