Module: Grid Segmentation
(c) 2002 by O.Conrad
Menu: Grid > Discretisation
Name | Type | Identifier | Description | Constraints |
---|---|---|---|---|
Input | ||||
Grid | Grid (input) | INPUT | ||
Output | ||||
Segments | Grid (output) | RESULT | ||
Options | ||||
Method | Choice | METHOD | Choose if you want to segmentate either on minima or on maxima. | Available Choices: [0] Minima [1] Maxima |
Borders | Boolean | BORDERS | Keep the borders between segments as special values. | |
Output | Choice | OUTPUT_TYPE | The 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 |
Threshold | Floating point | THRESHOLD | Specify a threshold value as minimum difference between neighboured segments. |