QGIS/python/plugins/processing/algs/saga/description/WatershedSegmentation.txt
2017-11-09 18:53:02 +02:00

13 lines
654 B
Plaintext

Watershed Segmentation
imagery_segmentation
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
QgsProcessingParameterNumber|THRESHOLD|Threshold|QgsProcessingParameterNumber.Integer|0|False|None|None
ParameterBoolean|EDGE |Allow Edge Pixels to be Seeds|True
ParameterBoolean|BBORDERS |Borders|True
OutputRaster|SEGMENTS|Segments
OutputVector|SEEDS|Seed Points
OutputRaster|BORDERS|Borders