Back to FabImage Studio website
You are here: Start » Filter Reference » Profile Features » ProfileLocalExtrema
Finds the locations at which the values of the input profile are locally highest or lowest.
Name | Type | Description | |
---|---|---|---|
![]() |
inProfile | Profile | Input profile |
![]() |
inCyclic | Bool | Indicates whether the last element should be considered a neighbour of the first element |
![]() |
inExtremumType | ExtremumType | Type of extremum to find |
![]() |
inInterpolationMethod | ProfileInterpolationMethod | When interpolation is set to Quadratic each non-plateau extremum is located using a parabola fit |
![]() |
inConsiderPlateaus | Bool | Indicates whether the result should include centers of plateau extrema |
![]() |
inMinValue | Real* | Minimum value of an extremum |
![]() |
inMaxValue | Real* | Maximum value of an extremum |
![]() |
outLocalExtrema | Extremum1DArray | Extrema of the profile values |
Complexity Level
This filter is available on Basic Complexity Level.