scholarly journals Forest Canopy LAI and Vertical FAVD Profile Inversion from Airborne Full-Waveform LiDAR Data Based on a Radiative Transfer Model

2015 ◽  
Vol 7 (2) ◽  
pp. 1897-1914 ◽  
Author(s):  
Han Ma ◽  
Jinling Song ◽  
Jindi Wang
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.


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.


2009 ◽  
Vol 6 (1) ◽  
pp. 151-205 ◽  
Author(s):  
F. Bretar ◽  
A. Chauve ◽  
J.-S. Bailly ◽  
C. Mallet ◽  
A. Jacome

Abstract. This article presents the use of new remote sensing data acquired from airborne full-waveform lidar systems. They are active sensors which record altimeter profiles. This paper introduces a set of methodologies for processing these data. These techniques are then applied to a particular landscape, the badlands, but the methodologies are designed to be applied to any other landscape. Indeed, the knowledge of an accurate topography and a landcover classification is a prior knowledge for any hydrological and erosion model. Badlands tend to be the most significant areas of erosion in the world with the highest erosion rate values. Monitoring and predicting erosion within badland mountainous catchments is highly strategic due to the arising downstream consequences and the need for natural hazard mitigation engineering. Additionaly, beyond the altimeter information, full-waveform lidar data are processed to extract intensity and width of echoes. They are related to the target reflectance and geometry. Wa will investigate the relevancy of using lidar-derived Digital Terrain Models (DTMs) and to investigate the potentiality of the intensity and width information for 3-D landcover classification. Considering the novelty and the complexity of such data, they are presented in details as well as guidelines to process them. DTMs are then validated with field measurements. The morphological validation of DTMs is then performed via the computation of hydrological indexes and photo-interpretation. Finally, a 3-D landcover classification is performed using a Support Vector Machine classifier. The introduction of an ortho-rectified optical image in the classification process as well as full-waveform lidar data for hydrological purposes is then discussed.


2009 ◽  
Vol 13 (8) ◽  
pp. 1531-1544 ◽  
Author(s):  
F. Bretar ◽  
A. Chauve ◽  
J.-S. Bailly ◽  
C. Mallet ◽  
A. Jacome

Abstract. This article presents the use of new remote sensing data acquired from airborne full-waveform lidar systems for hydrological applications. Indeed, the knowledge of an accurate topography and a landcover classification is a prior knowledge for any hydrological and erosion model. Badlands tend to be the most significant areas of erosion in the world with the highest erosion rate values. Monitoring and predicting erosion within badland mountainous catchments is highly strategic due to the arising downstream consequences and the need for natural hazard mitigation engineering. Additionally, beyond the elevation information, full-waveform lidar data are processed to extract the amplitude and the width of echoes. They are related to the target reflectance and geometry. We will investigate the relevancy of using lidar-derived Digital Terrain Models (DTMs) and the potentiality of the amplitude and the width information for 3-D landcover classification. Considering the novelty and the complexity of such data, they are presented in details as well as guidelines to process them. The morphological validation of DTMs is then performed via the computation of hydrological indexes and photo-interpretation. Finally, a 3-D landcover classification is performed using a Support Vector Machine classifier. The use of an ortho-rectified optical image in the classification process as well as full-waveform lidar data for hydrological purposes is finally discussed.


Sensors ◽  
2020 ◽  
Vol 20 (12) ◽  
pp. 3568 ◽  
Author(s):  
Takayuki Shinohara ◽  
Haoyi Xiu ◽  
Masashi Matsuoka

In the computer vision field, many 3D deep learning models that directly manage 3D point clouds (proposed after PointNet) have been published. Moreover, deep learning-based-techniques have demonstrated state-of-the-art performance for supervised learning tasks on 3D point cloud data, such as classification and segmentation tasks for open datasets in competitions. Furthermore, many researchers have attempted to apply these deep learning-based techniques to 3D point clouds observed by aerial laser scanners (ALSs). However, most of these studies were developed for 3D point clouds without radiometric information. In this paper, we investigate the possibility of using a deep learning method to solve the semantic segmentation task of airborne full-waveform light detection and ranging (lidar) data that consists of geometric information and radiometric waveform data. Thus, we propose a data-driven semantic segmentation model called the full-waveform network (FWNet), which handles the waveform of full-waveform lidar data without any conversion process, such as projection onto a 2D grid or calculating handcrafted features. Our FWNet is based on a PointNet-based architecture, which can extract the local and global features of each input waveform data, along with its corresponding geographical coordinates. Subsequently, the classifier consists of 1D convolutional operational layers, which predict the class vector corresponding to the input waveform from the extracted local and global features. Our trained FWNet achieved higher scores in its recall, precision, and F1 score for unseen test data—higher scores than those of previously proposed methods in full-waveform lidar data analysis domain. Specifically, our FWNet achieved a mean recall of 0.73, a mean precision of 0.81, and a mean F1 score of 0.76. We further performed an ablation study, that is assessing the effectiveness of our proposed method, of the above-mentioned metric. Moreover, we investigated the effectiveness of our PointNet based local and global feature extraction method using the visualization of the feature vector. In this way, we have shown that our network for local and global feature extraction allows training with semantic segmentation without requiring expert knowledge on full-waveform lidar data or translation into 2D images or voxels.


Sign in / Sign up

Export Citation Format

Share Document