mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			837 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			837 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
K-Nearest Neighbours Classification (OpenCV)
 | 
						|
imagery_opencv
 | 
						|
QgsProcessingParameterMultipleLayers|FEATURES|Features|3|None|False
 | 
						|
QgsProcessingParameterBoolean|NORMALIZE|Normalize|False
 | 
						|
QgsProcessingParameterFeatureSource|TRAIN_AREAS|Training Areas|-1|None|False
 | 
						|
QgsProcessingParameterFeatureSource|TRAIN_CLASS|Class Identifier|5|None|False
 | 
						|
QgsProcessingParameterRasterDestination|CLASSES|Classification
 | 
						|
QgsProcessingParameterNumber|NEIGHBOURS|Default Number of Neighbours|QgsProcessingParameterNumber.Integer|3|False|1|None
 | 
						|
QgsProcessingParameterEnum|TRAINING|Training Method|[0] classification;[1] regression model|False|0
 | 
						|
QgsProcessingParameterEnum|ALGORITHM|Algorithm Type|[0] brute force;[1] KD Tree|False|0
 | 
						|
QgsProcessingParameterNumber|EMAX|Parameter for KD Tree implementation|QgsProcessingParameterNumber.Integer|1000|False|1|None
 |