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

13 lines
785 B
Plaintext
Raw Normal View History

Watershed Segmentation
imagery_segmentation
2017-08-15 04:20:09 +10:00
QgsProcessingParameterRasterLayer|GRID|Grid|None|False
QgsProcessingParameterEnum|OUTPUT|Output|[0] Seed Value;[1] Segment ID
QgsProcessingParameterEnum|DOWN|Method|[0] Minima;[1] Maxima
QgsProcessingParameterEnum|JOIN|Join Segments based on Threshold Value|[0] do not join;[1] seed to saddle difference;[2] seeds difference
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|THRESHOLD|Threshold|QgsProcessingParameterNumber.Integer|0|False|None|None
2017-08-15 17:39:27 +10:00
QgsProcessingParameterBoolean|EDGE |Allow Edge Pixels to be Seeds|True
QgsProcessingParameterBoolean|BBORDERS |Borders|True
2017-08-15 05:07:09 +10:00
QgsProcessingParameterRasterDestination|SEGMENTS|Segments
2017-08-18 02:19:45 +10:00
QgsProcessingParameterVectorDestination|SEEDS|Seed Points
2017-08-15 05:07:09 +10:00
QgsProcessingParameterRasterDestination|BORDERS|Borders