Back to FabImage Studio website

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

HistogramLocalExtrema


Module: FoundationBasic

Computes the histogram local extrema.

Name Type Description
Input value
inHistogram Histogram Input histogram
Input value
inRange Range* Search range
Input value
inMinValue Double* Minimum value of an extremum
Input value
inMaxValue Double* Maximum value of an extremum
Input value
inCyclic Bool Whether to check differences between the first and last elements
Input value
inConsiderPlateaus Bool Indicates whether the result should include centers of plateau extrema
Input value
inExtremumType ExtremumType Type of extremum to find
Input value
inInterpolationMethod HistogramInterpolationMethod Histogram bins interpolation method
Input value
inLocalBlindness LocalBlindness* Defines conditions in which weaker extrema can be detected in the vicinity of stronger ones
Output value
outLocalExtrema HistogramExtremumArray Output histogram extrema

Complexity Level

This filter is available on Basic Complexity Level.