scholarly journals waveformlidar: An R Package for Waveform LiDAR Processing and Analysis

2019 ◽  
Vol 11 (21) ◽  
pp. 2552 ◽  
Author(s):  
Tan Zhou ◽  
Sorin Popescu

A wealth of Full Waveform (FW) LiDAR (Light Detection and Ranging) data are available to the public from different sources, which is poised to boost extensive applications of FW LiDAR data. However, we lack a handy and open source tool that can be used by potential users for processing and analyzing FW LiDAR data. To this end, we introduce waveformlidar, an R package dedicated to FW LiDAR processing, analysis and visualization as a solution to the constraint. Specifically, this package provides several commonly used waveform processing methods such as Gaussian, Adaptive Gaussian and Weibull decompositions and deconvolution approaches (Gold and Richard-Lucy (RL)) with users’ customized settings. In addition, we also developed functions to derive commonly used waveform metrics for characterizing vegetation structure. Moreover, a new way to directly visualize FW LiDAR data is developed by converting waveforms into points to form the Hyper Point Cloud (HPC), which can be easily adopted and subsequently analyzed with existing discrete-return LiDAR processing tools such as LAStools and FUSION. Basic explorations of the HPC such as 3D voxelization of the HPC and conversion from original waveforms to composite waveforms are also available in this package. All of these functions are developed based on small-footprint FW LiDAR data but they can be easily transplanted to the large footprint FW LiDAR data such as Geoscience Laser Altimeter System (GLAS) and Global Ecosystem Dynamics Investigation (GEDI) data analysis. It is anticipated that these functions will facilitate the widespread use of FW LiDAR and be beneficial for better estimating biomass and characterizing vegetation structure at various scales.

Author(s):  
Tan Zhou ◽  
Sorin Popescu

A wealth of Full Waveform (FW) LiDAR data are available to the public from different sources, which is poised to boost the extensive application of FW LiDAR data. However, we lack a handy and open source tool that can be used by potential users for processing and analyzing FW LiDAR data. To this end, we introduce waveformlidar, an R package dedicated to FW LiDAR processing, analysis and visualization as a solution to the constraint. Specifically, this package provides several commonly used waveform processing methods such as Gaussian, adaptive Gaussian and Weibull decompositions, and deconvolution approaches (Gold and Richard-Lucy (RL)) with users’ customized settings. In addition, we also developed functions to derive commonly used waveform metrics for characterizing vegetation structure. Moreover, a new way to directly visualize FW LiDAR data is developed through converting waveforms into points to form the Hyper Point cloud (HPC), which can be easily adopted and subsequently analyzed with existing discrete-return LiDAR processing tools such as LAStools and FUSION. Basic explorations of the HPC such as 3D voxelization of the HPC and conversion from original waveforms to composite waveforms are also available in this package. All of these functions are developed based on small-footprint FW LiDAR data, but they can be easily transplanted to the large footprint FW LiDAR data such as Geoscience Laser Altimeter System (GLAS) and Global Ecosystem Dynamics Investigation (GEDI) data analysis. It is anticipated that these functions will facilitate the widespread use of FW LiDAR and be beneficial for better estimating biomass and characterizing vegetation structure at various scales. The package and code examples can be found at https://github.com/tankwin08/waveformlidar.


2014 ◽  
Vol 23 (2) ◽  
pp. 224 ◽  
Author(s):  
Txomin Hermosilla ◽  
Luis A. Ruiz ◽  
Alexandra N. Kazakova ◽  
Nicholas C. Coops ◽  
L. Monika Moskal

Precise knowledge of fuel conditions is important for predicting fire hazards and simulating fire growth and intensity across the landscape. We present a methodology to retrieve and map forest canopy fuel and other forest structural parameters using small-footprint full-waveform airborne light detection and ranging (LiDAR) data. Full-waveform LiDAR sensors register the complete returned backscattered signal through time and can describe physical properties of the intercepted objects. This study was undertaken in a mixed forest dominated by Douglas-fir, occasionally mixed with other conifers, in north-west Oregon (United States). We extracted two sets of LiDAR metrics using pulse detection and waveform modelling and then constructed several predictive models using forward stepwise multiple linear regression. The resulting models explained ~80% of the variability for many of the canopy fuel and forest structure parameters: aboveground biomass (R2=0.84), quadratic mean diameter (R2=0.82), canopy height (R2=0.79), canopy base height (R2=0.78) and canopy fuel load (R2=0.79). The lowest performing models included basal area (R2=0.76), stand volume (R2=0.73), canopy bulk density (R2=0.67) and stand density index (R2=0.66). Our results indicate that full-waveform LiDAR systems show promise in systematically characterising the structure and canopy fuel loads of forests, which may enable accurate fire behaviour forecasting that in turn supports the development of prevention and planning policies.


2014 ◽  
Vol 5 (4) ◽  
pp. 332-341 ◽  
Author(s):  
T. Hermosilla ◽  
N.C. Coops ◽  
L.A. Ruiz ◽  
L.M. Moskal

2021 ◽  
Vol 13 (4) ◽  
pp. 559
Author(s):  
Milto Miltiadou ◽  
Neill D. F. Campbell ◽  
Darren Cosker ◽  
Michael G. Grant

In this paper, we investigate the performance of six data structures for managing voxelised full-waveform airborne LiDAR data during 3D polygonal model creation. While full-waveform LiDAR data has been available for over a decade, extraction of peak points is the most widely used approach of interpreting them. The increased information stored within the waveform data makes interpretation and handling difficult. It is, therefore, important to research which data structures are more appropriate for storing and interpreting the data. In this paper, we investigate the performance of six data structures while voxelising and interpreting full-waveform LiDAR data for 3D polygonal model creation. The data structures are tested in terms of time efficiency and memory consumption during run-time and are the following: (1) 1D-Array that guarantees coherent memory allocation, (2) Voxel Hashing, which uses a hash table for storing the intensity values (3) Octree (4) Integral Volumes that allows finding the sum of any cuboid area in constant time, (5) Octree Max/Min, which is an upgraded octree and (6) Integral Octree, which is proposed here and it is an attempt to combine the benefits of octrees and Integral Volumes. In this paper, it is shown that Integral Volumes is the more time efficient data structure but it requires the most memory allocation. Furthermore, 1D-Array and Integral Volumes require the allocation of coherent space in memory including the empty voxels, while Voxel Hashing and the octree related data structures do not require to allocate memory for empty voxels. These data structures, therefore, and as shown in the test conducted, allocate less memory. To sum up, there is a need to investigate how the LiDAR data are stored in memory. Each tested data structure has different benefits and downsides; therefore, each application should be examined individually.


Sign in / Sign up

Export Citation Format

Share Document