Publicação

3 seguidores Seguir
0
Avatar

DEM without vegetation

Is there a way to generate a DEM without the vegetation.  I want to be able to only have the ground profile

Scott Rowsell

Por favor, entrar para comentar.

3 comentários

0
Avatar

The free software CloudCompare (https://www.danielgm.net/cc/) is great for manipulating point clouds, and they implement a couple of ground classification algorithms. The cloth simulator filter algorithm is very fast and easy to use, so I'd suggest starting with that one! Here are some notes on how to do so: https://www.cloudcompare.org/doc/wiki/index.php?title=CSF_(plugin)

If you are familiar with the R programming language, the {lidR} package is excellent and implements a number of point cloud manipulation tools, some of which overlap with CloudCompare. Here's a good guide to classifying ground/non-ground using lidR in R: https://jean-romain.github.io/lidRbook/gnd.html

Michael Koontz 0 votos
Ações de comentário Permalink
0
Avatar

Cloud Compare is good. Didn't realize it could do that though. Good stuff. 

Zane 0 votos
Ações de comentário Permalink