Skip to content

Overview

komazsofi edited this page Sep 16, 2017 · 5 revisions

In this section, the table summarizes the available useful packages, software solutions which can be useful during LiDAR data processing.

General point cloud data processing

Functions: 1. Point cloud visualization and possibilities for adjusting (manual classification, cutting), 2. Feature calculation based on point cloud neighborhood, 3. Raster-based feature extraction, 4. Point Cloud classification (DTM generation), 5. Georeferencing, 6. Segmentation, 7. Radiometric calibration, 8. Feature extraction for vegetation analysis, 9. GIS tool (for example image analysis algorithm (edge detection))

Software name Ideal dataset Download link Functions
GRASS GIS ALS https://grass.osgeo.org/ 3,6,9
Cloud Compare TLS/ALS http://www.danielgm.net/cc/ 1,2,5,6
LAStools (partly free) ALS https://rapidlasso.com/lastools/ 1,3,4,8
OPALS (not free) ALS/TLS http://geo.tuwien.ac.at/opals/html/index.html 2,3,5,7,8,9
LP360 (not free) ALS http://www.lp360.com/ 1,3,4
TerraScan (not free) ALS https://www.terrasolid.com/products/terrascan_versionhistory.php 1,4,5,8
SAGA GIS ALS http://www.saga-gis.org/en/index.html 3,6,9
LIS (not free) ALS/TLS https://www.laserdata.at/ 2,4,6,8
PCL library TLS http://pointclouds.org/ 2,5,6
Global Mapper ALS http://www.bluemarblegeo.com/products/global-mapper-lidar.php 1,2,9

Vegetation analysis

Software name Ideal dataset Download link Functions User guide
rLiDAR ALS https://cran.r-project.org/web/packages/rLiDAR/index.html
lidR ALS https://github.com/Jean-Romain/lidR https://github.com/Jean-Romain/lidR/blob/master/R/lastrees.r
itcSegment ALS https://cran.r-project.org/web/packages/itcSegment/index.html
FUSION ALS http://forsys.cfr.washington.edu/fusion/fusionlatest.html
Computree TLS http://computree.onf.fr/?lang=en
3DForest TLS http://www.3dforest.eu/

Visualization

Software name Ideal dataset Download link Functions User guide
FugroViewer - https://www.fugro.com/about-fugro/our-expertise/technology/fugroviewer
Cloud Compare ALS/TLS http://www.danielgm.net/cc/
PCL library TLS http://pointclouds.org/documentation/tutorials/cloud_viewer.php
potree - https://github.com/potree/potree
plas.io - http://neondataskills.org/lidar-data/online-data-viewer/

Data I/O

Software name Licence System Programming language Ideal dataset Download link Functions User guide Installation
PCL library free linux/Windows C++/Python(partly) TLS/low cost equipment (kinect) http://pointclouds.org/ pcd fileformat, kdtree/octree data handling http://robotica.unileon.es/index.php/PhD-3D-Object-Tracking
liblas free linux/windows C++/Python (...) - https://www.liblas.org/ reading las files
pdal free linux/windows C++ https://www.pdal.io/
pylas free linux/windows Python http://pythonhosted.org/laspy/tutorial.html http://pythonhosted.org/laspy/tutorial.html
Clone this wiki locally