Back to Adaptive Vision Studio website

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

HistogramDataNthValue


Computes nth smallest (or largest) value of the histogrammed numeric data.

Name Type Description
inHistogram Histogram Input histogram
inN Integer
inSortingOrder SortingOrder
outNthValue Real Nth smallest (or largest) value of the histogrammed data

Errors

This filter can throw an exception to report error. Read how to deal with errors here: Error Handling

Error type Description
DomainError Selected N exceeds index range in HistogramDataNthValue.
RuntimeError Internal error in HistogramDataNthValue.

Complexity Level

This filter is available on Basic Complexity Level.