Module: Grid Segmentation
(c) 2002 by O.Conrad
Menu: Grid > Discretisation
Description
Segmentation with the local maximum method.

Parameters
NameTypeIdentifierDescriptionConstraints
Input
Grid Grid (input)INPUT
Output
SegmentsGrid (output)RESULT
Options
MethodChoiceMETHODChoose if you want to segmentate either on minima or on maxima.Available Choices:
[0] Minima
[1] Maxima
BordersBooleanBORDERSKeep the borders between segments as special values.
OutputChoiceOUTPUT_TYPEThe values of the resultant grid can be either the seed value (e.g. the local maximum) or the enumerated segment id.Available Choices:
[0] Seed Value
[1] Segment ID
ThresholdFloating pointTHRESHOLDSpecify a threshold value as minimum difference between neighboured segments.