Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Histogram » Histogram Features » HistogramAverage

HistogramAverage


Module: FoundationBasic

Computes the average of histogram bin values.

Name Type Description
Input value inHistogram Histogram Input histogram
Output value outAverage Double Output average

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 Input histogram is empty in HistogramAverage.

Complexity Level

This filter is available on Basic Complexity Level.

See Also

  • HistogramMinimum – Computes histogram bar values minimum - its location and value.
  • HistogramMaximum – Computes histogram bar values maximum - its location and value.