Skip to content

Jacob4649/go-voxelize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-voxelize

Small Go script to voxelize LiDAR data stored in .LAS format.

Usage

./voxelize input.las output.csv <number of chunks for reading & processing> <number of concurrent processing> <point density to be considered a voxel>

Licensing

Originally used lidario, but due to lack of support for concurrent reading, a small modification to the library had to be made. Now transitioning away from the library completely.

About

Voxelizes LiDAR data stored in .LAS format

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages