mirror of
https://github.com/qgis/QGIS.git
synced 2025-06-19 00:02:48 -04:00
no need to escape parameters in r.kappa as processing does it by default
This commit is contained in:
parent
bad4b7798f
commit
c5d6f70b1c
@ -3,7 +3,7 @@ r.kappa - Calculate error matrix and kappa parameter for accuracy assessment of
|
||||
Raster (r.*)
|
||||
ParameterRaster|classification|Raster layer containing classification result|False
|
||||
ParameterRaster|reference|Raster layer containing reference classes|False
|
||||
ParameterString|title|Title for error matrix and kappa|"ACCURACY ASSESSMENT"
|
||||
ParameterString|title|Title for error matrix and kappa|ACCURACY ASSESSMENT
|
||||
ParameterBoolean|-h|No header in the report|False
|
||||
ParameterBoolean|-w|Wide report (132 columns)|False
|
||||
OutputFile|output|Output file containing error matrix and kappa
|
||||
OutputFile|output|Output file containing error matrix and kappa
|
||||
|
Loading…
x
Reference in New Issue
Block a user