mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			723 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			723 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
v.lidar.edgedetection
 | 
						|
Detects the object's edges from a LIDAR data set.
 | 
						|
Vector (v.*)
 | 
						|
ParameterVector|input|Input vector layer|0|False
 | 
						|
ParameterString|see|Interpolation spline step value in east direction|4
 | 
						|
ParameterString|sen|Interpolation spline step value in north direction|4
 | 
						|
ParameterString|lambda_g|Regularization weight in gradient evaluation|0.01
 | 
						|
ParameterString|tgh|High gradient threshold for edge classification|6
 | 
						|
ParameterString|tgl|Low gradient threshold for edge classification|3
 | 
						|
ParameterString|theta_g|Angle range for same direction detection|0.26
 | 
						|
ParameterString|lambda_r|Regularization weight in residual evaluation|2
 | 
						|
ParameterBoolean|-e|Estimate point density and distance|False
 | 
						|
OutputVector|output|Edges
 |