Terrain Segmentation
- Author: unknown
- Menu: Terrain Analysis | Terrain Classification
Description
Terrain Segmentation
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Elevation | grid, input | ELEVATION | - | - |
Output | Objects | shapes, output | OBJECTS | - | - |
Options | Grid system | grid system | ELEVATION_GRIDSYSTEM | - | - |
Position Index Radius | value range | TPI_RADIUS | position index radius in map units | - |
Band Width | floating point number | BAND_WIDTH | increase band width to get less seed points | Default: 2.000000 |
Number of Clusters | integer number | NCLUSTER | number of clusters | Default: 10 |
Command Line
Usage: saga_cmd ta_morphometry segmentation [-ELEVATION ] [-OBJECTS ] [-TPI_RADIUS_MIN ] [-TPI_RADIUS_MAX ] [-BAND_WIDTH ] [-NCLUSTER ]
-ELEVATION: Elevation
grid, input
-OBJECTS: Objects
shapes, output
-TPI_RADIUS_MIN: Position Index Radius
value range
-TPI_RADIUS_MAX: Position Index Radius
value range
-BAND_WIDTH: Band Width
floating point number
Default: 2.000000
-NCLUSTER: Number of Clusters
integer number
Default: 10