Lidar data visualization
From wikiluntti
Introduction
Use Lidar data, post analyze it with Python/ Pandas? and use Blender to visualize it.
Theory
The free Lidar data set are available e.g. at Opentopography.org. We use both, the Tif data and LAS data of IT-Ren, Fluxnet site
LAS File Format
LAS@Wikipedia how to print lidar file format las
LAS in Python
[Laspy Github] [LasPy]
Interpolate Lidar Data
[[1]]