Skip to content

ographiesresearch/cloudtodem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudtodem

Convert a dense point cloud to a DEM.

Setup

On macOS, needed to install cmake, pkg-config,udunits, and gdal using brew, e.g...

brew install cmake
brew install pkg-config
brew install udunits
brew install gdal

Usage

To process a point cloud, simply run the script from the terminal, passing in the point cloud file path as the argument.

RScript cloudtodem.R NEONDSSampleLiDARPointCloud.las

Note that only .LAS and .LAZ files are supported.

About

Convert a dense point cloud to a DEM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages