python.workflows.gmpLineModeler Namespace Reference

Derives 3D structure lines from point clouds. More...

Classes

class  gmpLineModeler
 

Variables

 script
 

Detailed Description

Derives 3D structure lines from point clouds.

The script performs the entire processing pipeline for the derivation of 3D structure lines consisting of the following steps:

.) importing point cloud .) interpolating a digital terrain and slope model .) 2d edge detection via Canny algorithm .) vectorization and cleaning of vector line network .) modeling of 3d structur lines or break lines, respectively author: fhacksto (01-06/23)

See also
Script documentation