2014-04-19 15:53:43 +02:00
|
|
|
v.lidar.edgedetection
|
2015-07-26 03:48:27 +02:00
|
|
|
Detects the object's edges from a LIDAR data set.
|
2014-04-19 15:53:43 +02:00
|
|
|
Vector (v.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterVectorLayer|input|Input vector layer|0|None|False
|
|
|
|
QgsProcessingParameterString|see|Interpolation spline step value in east direction|4
|
|
|
|
QgsProcessingParameterString|sen|Interpolation spline step value in north direction|4
|
|
|
|
QgsProcessingParameterString|lambda_g|Regularization weight in gradient evaluation|0.01
|
|
|
|
QgsProcessingParameterString|tgh|High gradient threshold for edge classification|6
|
|
|
|
QgsProcessingParameterString|tgl|Low gradient threshold for edge classification|3
|
|
|
|
QgsProcessingParameterString|theta_g|Angle range for same direction detection|0.26
|
|
|
|
QgsProcessingParameterString|lambda_r|Regularization weight in residual evaluation|2
|
|
|
|
QgsProcessingParameterBoolean|-e|Estimate point density and distance|False
|
|
|
|
QgsProcessingParameterVectorDestination|output|Edges
|