QGIS/python/plugins/processing/algs/saga/description/K-MeansClusteringforGrids.txt
volaya c5371b64cb added new SAGA descriptions
(cherry picked from commit a3bb3f13902638ee38f85c25c57d68b34b33bfbc)
2017-07-25 14:01:06 +03:00

11 lines
557 B
Plaintext

K-Means Clustering for Grids
imagery_classification
ParameterMultipleInput|GRIDS|Grids|3|False
OutputRaster|CLUSTER|Clusters
ParameterTable|STATISTICS|Statistics|False
ParameterSelection|METHOD|Method|[0] Iterative Minimum Distance (Forgy 1965);[1] Hill-Climbing (Rubin 1967);[2] Combined Minimum Distance / Hillclimbing| 1
ParameterNumber|NCLUSTER|Clusters| 2|None| 10
ParameterNumber|MAXITER|Maximum Iterations| 0|None| 0
ParameterBoolean|NORMALISE|Normalise|False
ParameterBoolean|OLDVERSION|Old Version|False
ParameterBoolean|UPDATEVIEW|Update View|True