Supervised Parametric Classification of Aerial LiDAR Data
Abstract
In this work, we classify 3D aerial LiDAR height data into roads, grass, buildings, and trees using a supervised parametric classification algorithm. Since the terrain is highly undulating, we subtract the terrain elevations using digital elevation models (DEMs, easily available from the United States Geological Survey (USGS)) to obtain the height of objects from a flat level. In addition to this height information, we use height texture (variation in height), intensity (amplitude of lidar response), and multiple (two) returns from lidar to classify the data. Furthermore, we have used luminance (measured in the visible spectrum) from aerial imagery as the fifth feature for classification. We have used mixture of Gaussian models for modeling the training data. Model parameters and the posterior probabilities are estimated using Expectation-Maximization (EM) algorithm. We have experimented with different number of components per model and found that four components per model yield satisfactory results. We have tested the results using leave-one-out as well as random \frac{n}2 test. Classification results are in the range of 66%-84% depending upon the combination of features used that compares very favorably with. train-all-test-all results of 85%. Further improvement is achieved using spatial coherence.
Cite
Text
Charaniya et al. "Supervised Parametric Classification of Aerial LiDAR Data." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2004. doi:10.1109/CVPR.2004.446Markdown
[Charaniya et al. "Supervised Parametric Classification of Aerial LiDAR Data." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2004.](https://mlanthology.org/cvprw/2004/charaniya2004cvprw-supervised/) doi:10.1109/CVPR.2004.446BibTeX
@inproceedings{charaniya2004cvprw-supervised,
title = {{Supervised Parametric Classification of Aerial LiDAR Data}},
author = {Charaniya, Amin P. and Manduchi, Roberto and Lodha, Suresh K.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2004},
pages = {30},
doi = {10.1109/CVPR.2004.446},
url = {https://mlanthology.org/cvprw/2004/charaniya2004cvprw-supervised/}
}