2016-05-02 14:15:33 +02:00
|
|
|
i.smap
|
|
|
|
Performs contextual image classification using sequential maximum a posteriori (SMAP) estimation.
|
|
|
|
Imagery (i.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterMultipleLayers|input|Input rasters|3|None|False
|
2017-12-27 10:19:51 +01:00
|
|
|
QgsProcessingParameterFile|signaturefile|Name of input file containing signatures|False|txt|None|False
|
2017-09-05 09:57:58 +02:00
|
|
|
QgsProcessingParameterNumber|blocksize|Size of submatrix to process at one time|QgsProcessingParameterNumber.Integer|1024|True|1|None
|
2017-09-03 17:42:13 +02:00
|
|
|
*QgsProcessingParameterBoolean|-m|Use maximum likelihood estimation (instead of smap)|False
|
2017-12-16 11:09:01 +01:00
|
|
|
QgsProcessingParameterRasterDestination|output|Classification|None|False
|
|
|
|
QgsProcessingParameterRasterDestination|goodness|Goodness_of_fit|None|True
|