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

15 lines
786 B
Plaintext
Raw Normal View History

Seeded Region Growing
imagery_segmentation
2017-08-15 04:20:09 +10:00
QgsProcessingParameterRasterLayer|SEEDS|Seeds|None|False
ParameterMultipleInput|FEATURES|Features|3|False
OutputRaster|SEGMENTS|Segments
OutputRaster|SIMILARITY|Similarity
ParameterTable|TABLE|Seeds|False
ParameterBoolean|NORMALIZE|Normalize|False
ParameterSelection|NEIGHBOUR|Neighbourhood|[0] 4 (von Neumann);[1] 8 (Moore)| 0
ParameterSelection|METHOD|Method|[0] feature space and position;[1] feature space| 0
ParameterNumber|SIG_1|Variance in Feature Space| 0.000000|None| 1.000000
ParameterNumber|SIG_2|Variance in Position Space| 0.000000|None| 1.000000
ParameterNumber|THRESHOLD|Similarity Threshold| 0.000000|None| 0.000000
ParameterBoolean|REFRESH|Refresh|False
ParameterNumber|LEAFSIZE|Leaf Size (for Speed Optimisation)| 2|None| 256