Back to Adaptive Vision Library website

You are here: Start » Function Reference » Histogram Features

Histogram Features

Select a function from the list below.

IconNameDescription
HistogramAverageComputes the average of histogram bin values.
HistogramLocalMaximaComputes the histogram local maxima.
HistogramLocalMinimaComputes the histogram local minima.
HistogramMaximumComputes histogram bar values maximum - its location and value.
HistogramMinimumComputes histogram bar values minimum - its location and value.
HistogramSizeComputes the number of histogram bins.
HistogramSumComputes the sum of histogram bin values.