Skip to content

A Brief Tutorial on LiDAR data visualisation and classification

Notifications You must be signed in to change notification settings

namratadutt/LiDARTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LiDARTutorial

A brief tutorial on LiDAR visualisation and classification


Steps to Run:

  1. Create a virtual environment using command: virtualenv myenv
  2. Activate the virtual environment: source venv/bin/activate
  3. Install the requirements file: pip install -r requirements.txt
  4. Download this gulfport mat file in the same directory.
  5. Run the file: python classify_lidar.py

References

P. Gader, A. Zare, R. Close, J. Aitken, G. Tuell, “MUUFL Gulfport Hyperspectral and LiDAR Airborne Data Set,” University of Florida, Gainesville, FL, Tech. Rep. REP-2013-570, Oct. 2013.

X. Du and A. Zare, “Technical Report: Scene Label Ground Truth Map for MUUFL Gulfport Data Set,” University of Florida, Gainesville, FL, Tech. Rep. 20170417, Apr. 2017.