mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-09 00:35:20 -05:00
11 lines
746 B
Plaintext
11 lines
746 B
Plaintext
K-Means Clustering for Grids
|
|
imagery_classification
|
|
ParameterMultipleInput|GRIDS|Grids|3|False
|
|
QgsProcessingParameterRasterDestination|CLUSTER|Clusters
|
|
ParameterTable|STATISTICS|Statistics|False
|
|
QgsProcessingParameterEnum|METHOD|Method|[0] Iterative Minimum Distance (Forgy 1965);[1] Hill-Climbing (Rubin 1967);[2] Combined Minimum Distance / Hillclimbing|False|1
|
|
QgsProcessingParameterNumber|NCLUSTER|Clusters|QgsProcessingParameterNumber.Integer|10|False| 2|None
|
|
QgsProcessingParameterNumber|MAXITER|Maximum Iterations|QgsProcessingParameterNumber.Integer|0|False| 0|None
|
|
QgsProcessingParameterBoolean|NORMALISE|Normalise|False
|
|
QgsProcessingParameterBoolean|OLDVERSION|Old Version|False
|
|
QgsProcessingParameterBoolean|UPDATEVIEW|Update View|True |