2012-08-04 19:48:25 +02:00
|
|
|
Simple Region Growing
|
|
|
|
imagery_segmentation
|
2017-08-15 04:20:09 +10:00
|
|
|
QgsProcessingParameterRasterLayer|SEEDS|Seeds|None|False
|
2012-08-04 19:48:25 +02:00
|
|
|
ParameterMultipleInput|FEATURES|Features|3|False
|
|
|
|
ParameterSelection|METHOD|Method|[0] feature space and position;[1] feature space
|
|
|
|
ParameterSelection|NEIGHBOUR|Neighbourhood|[0] 4 (von Neumann);[1] 8 (Moore)
|
2017-08-15 04:34:43 +10:00
|
|
|
QgsProcessingParameterNumber|SIG_1|Variance in Feature Space|QgsProcessingParameterNumber.Double|1.0|False|None|None
|
|
|
|
QgsProcessingParameterNumber|SIG_2|Variance in Position Space|QgsProcessingParameterNumber.Double|1.0|False|None|None
|
|
|
|
QgsProcessingParameterNumber|THRESHOLD|Threshold - Similarity|QgsProcessingParameterNumber.Double|0.0|False|None|None
|
2012-08-04 19:48:25 +02:00
|
|
|
ParameterBoolean|REFRESH |Refresh|True
|
2017-08-15 04:34:43 +10:00
|
|
|
QgsProcessingParameterNumber|LEAFSIZE|Leaf Size (for Speed Optimisation)|QgsProcessingParameterNumber.Integer|256|False|None|None
|
2017-08-15 05:07:09 +10:00
|
|
|
QgsProcessingParameterRasterDestination|SEGMENTS|Segments
|
|
|
|
QgsProcessingParameterRasterDestination|SIMILARITY|Similarity
|
2012-08-04 19:48:25 +02:00
|
|
|
OutputTable|TABLE|Seeds
|