| Name | Type | Identifier | Description | Constraints |
Input | Features | grid list, input | FEATURES | - | - |
Training Samples | table, input | SAMPLES | Training samples for supervised classification. Provide a class identifier in the first field followed by sample data corresponding to the selected feature attributes | - |
Output | Segments | shapes, output | OBJECTS | - | - |
Options | Grid System | grid system | GRID_SYSTEM | - | - |
Normalize | boolean | NORMALIZE | - | Default: 0 |
Band Width for Seed Point Generation | floating point number | SEEDS_BAND_WIDTH | Increase band width to get less seed points. | Default: 2.000000 |
Neighbourhood | choice | RGA_NEIGHBOUR | - | Available Choices:
[0] 4 (Neumann)
[1] 8 (Moore)
Default: 0 |
Distance | choice | RGA_METHOD | - | Available Choices:
[0] feature space and position
[1] feature space
Default: 0 |
Variance in Feature Space | floating point number | RGA_SIG_1 | - | Minimum: 0.000000
Default: 1.000000 |
Variance in Position Space | floating point number | RGA_SIG_2 | - | Minimum: 0.000000
Default: 1.000000 |
Similarity Threshold | floating point number | RGA_SIMILARITY | - | Minimum: 0.000000
Default: 0.000000 |
Generalization | integer number | MAJORITY_RADIUS | Applies a majority filter with given search radius to the segments grid. Is skipped if set to zero. | Default: 1 |
Classification | choice | CLASSIFICATION | - | Available Choices:
[0] none
[1] cluster analysis
[2] supervised classification
Default: 0 |
Split Distinct Polygon Parts | choice | SPLIT_POLYGONS | - | Available Choices:
[0] no
[1] yes
Default: 0 |
Number of Clusters | integer number | NCLUSTER | - | Default: 10 |
Method | choice | CLASSIFIER | - | Available Choices:
[0] Binary Encoding
[1] Parallelepiped
[2] Minimum Distance
[3] Mahalanobis Distance
[4] Maximum Likelihood
[5] Spectral Angle Mapping
Default: 0 |