lasviewer - martijnkoopman/SpatiumGL GitHub Wiki
View LAS/LAZ point cloud in 3D
Usage
lasviewer --help
View LAS/LAZ point cloud in 3D.
Usage: lasviewer [OPTIONS]
Options:
-h,--help Print this help message and exit
-i,--input TEXT:FILE REQUIRED
Input LAS/lAZ file
-c,--color ENUM:color in {classification, gps-time, intentsity, number-of-returns, point-source-id, return-number, rgb, scan-angle, user-data}
Coloring method
Example
Visualize point cloud XXX.las with RGB color.
lasviewer -i XXX.las -c rgb