2017-06-23 13:36:45 +02:00
|
|
|
K-Nearest Neighbours Classification (OpenCV)
|
|
|
|
imagery_opencv
|
2017-08-18 02:32:06 +10:00
|
|
|
QgsProcessingParameterMultipleLayers|FEATURES|Features|3|None|False
|
2017-08-15 17:39:27 +10:00
|
|
|
QgsProcessingParameterBoolean|NORMALIZE|Normalize|False
|
2017-08-18 02:05:16 +10:00
|
|
|
QgsProcessingParameterFeatureSource|TRAIN_AREAS|Training Areas|-1|None|False
|
2017-08-18 02:19:45 +10:00
|
|
|
QgsProcessingParameterFeatureSource|TRAIN_CLASS|Class Identifier|5|None|False
|
2017-08-15 05:07:09 +10:00
|
|
|
QgsProcessingParameterRasterDestination|CLASSES|Classification
|
2018-05-01 09:56:39 +10:00
|
|
|
QgsProcessingParameterNumber|NEIGHBOURS|Default Number of Neighbours|QgsProcessingParameterNumber.Integer|3|False|1|None
|
2017-08-15 17:48:32 +10:00
|
|
|
QgsProcessingParameterEnum|TRAINING|Training Method|[0] classification;[1] regression model|False|0
|
|
|
|
QgsProcessingParameterEnum|ALGORITHM|Algorithm Type|[0] brute force;[1] KD Tree|False|0
|
2018-05-01 09:56:39 +10:00
|
|
|
QgsProcessingParameterNumber|EMAX|Parameter for KD Tree implementation|QgsProcessingParameterNumber.Integer|1000|False|1|None
|