Skip to content

Releases: JulFrey/dotshadow

Dotshadow - create a polygon reconstruction of vegetation from terrestrail LiDAR data for radiative transfer modelling

22 Nov 12:57
a88f3cb

Choose a tag to compare

This R software inputs a point cloud of vegetation from terrestrial laser scanning and computes polygons representing the leaves and woody components. This is a helpful tool to generate input data for radiative transfer models. Therefore, the point cloud is split into voxel cells, and for every cell, an optimal fitting plane is calculated based on the points in the voxel. The points get projected to the plane, and a convex hull fits the planar set of points. The convex hull is buffered to the theoretical distance between two points on a plane due to the downsampling distance of the point cloud to avoid gaps between the polygons.