An open API service indexing awesome lists of open source software.

https://github.com/fanvanzh/lasviewer

very simple tool to view las data.
https://github.com/fanvanzh/lasviewer

lidar lidar-image-fusion lidar-point-cloud lidar-visual point-cloud

Last synced: about 1 month ago
JSON representation

very simple tool to view las data.

Awesome Lists containing this project

README

        

# LasViewer
a simple tool for las data view

[![Build status](https://ci.appveyor.com/api/projects/status/xjtc3fhr1vtqb0c2?svg=true)](https://ci.appveyor.com/project/fanvanzh/lasviewer-7glck)

[binary download for windows x64](https://ci.appveyor.com/api/projects/fanvanzh/lasviewer-7glck/artifacts/target/release/LasViewer.exe?branch=master)

**USAGE:**

LasViewer -i

**FLAGS:**

-h, --help Prints help information
-V, --version Prints version information

**OPTIONS:**

-i the input file

**ScreenShot:**

![效果图](https://github.com/fanvanzh/LasViewer/blob/master/LasViewer.jpg)