QGIS/python/plugins/processing/algs/saga/description/WatershedSegmentation.txt

13 lines
598 B
Plaintext
Raw Normal View History

Watershed Segmentation
imagery_segmentation
2017-08-15 04:20:09 +10:00
QgsProcessingParameterRasterLayer|GRID|Grid|None|False
ParameterSelection|OUTPUT|Output|[0] Seed Value;[1] Segment ID
ParameterSelection|DOWN|Method|[0] Minima;[1] Maxima
ParameterSelection|JOIN|Join Segments based on Threshold Value|[0] do not join;[1] seed to saddle difference;[2] seeds difference
ParameterNumber|THRESHOLD|Threshold|None|None|0
ParameterBoolean|EDGE |Allow Edge Pixels to be Seeds|True
ParameterBoolean|BBORDERS |Borders|True
OutputRaster|SEGMENTS|Segments
OutputVector|SEEDS|Seed Points
OutputRaster|BORDERS|Borders