mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
parent
37e379836b
commit
55a54b0971
@ -1,12 +0,0 @@
|
||||
Confusion Matrix (Polygons / Grid)
|
||||
imagery_classification
|
||||
QgsProcessingParameterRasterLayer|GRID|Classification|None|False
|
||||
QgsProcessingParameterFeatureSource|GRID_LUT|Look-up Table|5|None|True
|
||||
QgsProcessingParameterField|GRID_LUT_MIN|Value|None|GRID_LUT|-1|False|True
|
||||
QgsProcessingParameterField|GRID_LUT_MAX|Value (Maximum)|None|GRID_LUT|-1|False|True
|
||||
QgsProcessingParameterField|GRID_LUT_NAM|Name|None|GRID_LUT|-1|False|True
|
||||
QgsProcessingParameterFeatureSource|POLYGONS|Polygons|2|None|False
|
||||
QgsProcessingParameterField|FIELD|Classes|None|POLYGONS|-1|False|False
|
||||
QgsProcessingParameterVectorDestination|CONFUSION|Confusion Matrix
|
||||
QgsProcessingParameterVectorDestination|CLASSES|Class Values
|
||||
QgsProcessingParameterVectorDestination|SUMMARY|Summary
|
@ -3,10 +3,10 @@ imagery_classification
|
||||
QgsProcessingParameterRasterLayer|GRID|Classification|None|False
|
||||
QgsProcessingParameterFeatureSource|GRID_LUT|Look-up Table|5|None|True
|
||||
QgsProcessingParameterField|GRID_LUT_MIN|Value|None|GRID_LUT|-1|False|False
|
||||
QgsProcessingParameterField|GRID_LUT_MAX|Value (Maximum)|None|GRID_LUT|-1|False|False
|
||||
QgsProcessingParameterField|GRID_LUT_NAM|Name|None|GRID_LUT|-1|False|False
|
||||
QgsProcessingParameterFeatureSource|POLYGONS|Polygons|-1|None|False
|
||||
QgsProcessingParameterField|GRID_LUT_MAX|Value (Maximum)|None|GRID_LUT|-1|False|True
|
||||
QgsProcessingParameterField|GRID_LUT_NAM|Name|None|GRID_LUT|-1|False|True
|
||||
QgsProcessingParameterFeatureSource|POLYGONS|Polygons|2|None|False
|
||||
QgsProcessingParameterField|FIELD|Class Values|None|POLYGONS|-1|False|False
|
||||
QgsProcessingParameterVectorDestination|CONFUSION|Confusion Matrix
|
||||
QgsProcessingParameterVectorDestination|CLASSES|Class Values
|
||||
QgsProcessingParameterVectorDestination|SUMMARY|Summary
|
||||
QgsProcessingParameterVectorDestination|SUMMARY|Summary
|
||||
|
Loading…
x
Reference in New Issue
Block a user