Ground Filtering Algorithms for Airborne LiDAR Data: A Review of Critical Issues
Abstract
:1. Introduction
2. Technical Considerations for Ground Filter Development
2.1. Ground Characteristics Used for LiDAR Ground Filtering
- 1.
- 2.
- Ground Surface Steepness. Surface slope is generally lower between two neighboring bare ground points than between one bare ground and one non-ground point [38]. Hence, many ground filters define a point with slope larger than the maximum ground slope as a non-ground point [2,38,42]. The slope threshold value that distinguishes ground from non-ground points will likely differ for each surface type. Relatively flat urban surfaces may have a low threshold value, such as 30°. Complex surfaces such as mountain terrain or high relief forest canopy surfaces will have steeper slopes and may require a higher threshold to accurately distinguish ground from non-ground.
- 3.
- Ground Surface Elevation Difference. Because most bare-ground surfaces have few sharp changes in elevation, the elevation difference from a ground point to neighboring ground points is usually lower than the difference to neighboring non-ground points. Therefore, points having an elevation difference higher than a location specific threshold are probably non-ground points, such as shrubs, trees, or buildings [12,38,43,44].
- 4.
- Ground Surface Homogeneity. Ground surfaces are relatively continuous and smooth. Trees and buildings are the main non-ground features that should be removed from the measurements. But trees are usually less smooth in texture than bare ground and buildings [38] and may be removed based on morphologic characteristics [24].
2.2. Difficult Ground Features for LiDAR Ground Filtering
- Shrubs, especially those below one meter
- Short walls along walkways
- Bridges
- Buildings with different size and shape
- Hill cut-off edges
- Complex mixed covering
- Areas combined with low and high-relief terrains
- Lack of reliable accuracy assessment
2.3. General Ground Filtering Procedures
- 1.
- Error Filtering: Local LiDAR point outliers are often randomly distributed over a study area. Outliers may be caused by airplanes, birds, or the sensor itself. These points have unreasonably high or low elevation values and must be removed during preprocessing [1,24,45,46,47]. The simplest way to identify these outliers is to examine the frequency distribution of elevation values [1,21,24]. Less obvious random errors can be identified by comparing each point to a local elevation reference [1,24]. Often Delaunay Triangulation [1,24] is used to determine these less obvious outliers. Manual examination of the dataset is another viable option [47].
- 2.
- Interpolation, Resampling, or Reorganizing: Creating a raster dataset from the LiDAR point cloud is a necessary procedure for certain ground filtering algorithms. When a dataset is comprised of multiple flight lines of irregularly spaced LiDAR points, searching for neighboring points is a computationally intensive process [48]. Sometimes the search for neighboring points can be accelerated by creating a Triangulated Irregular Network (TIN) [1,21], but more often than not the point cloud is rasterized so that the dataset can be searched with simple kernels [1,49,50,51,52,53]. As mentioned previously, certain LiDAR filtering algorithms rely on raster-based search logic [50].
- 3.
- Ground Filtering: Ground filtering is the process of separating ground and non-ground points or pixels [1,47]. A variety of methods are used, depending on the local environmental conditions. Directional scanning [1,2,24], morphology-based [46,61,62,63], interpolation-based [50,64,65,66,67], and segmentation-based [34,68,69,70] algorithms are fully discussed in the following sections and comparisons are made between them and the newly developed Multi-directional Ground Filtering (MGF) algorithm.
- 4.
- Generate DEM: A DEM is generated through interpolation of the ground points identified in the previous step [71,72]. Examples of popular interpolation methods include Inverse Distance Weighting [73], AMLE [74], Kriging [73,74], and hybrid methods that combine linear and non-linear interpolation [75]. Studies prove that complicated interpolation methods may not generate better results than simple ones [73].
2.4. Study Site Selection Considerations for Ground Filtering
Example | Return | Density (points/m2) | Cell size (m) | Area (km2) | Context | Data selection | Site Number |
[2] | First | Site 1: 0.13 Site 2: 0.72 | - | - | Low and high relief | Low-relief urban + sites with complex covering with a maximum 44.3º slope | 4 |
[38] | First | - | 1 | Site 1: 1.6 Site 2: 3 Site 3:- | Urban, coastal, and high-relief forest sites | Site 1: low relief Site 2: coastal barrier island Site 3: high-relief forest | 3 |
[39] | First | 1 | 1 | Site 1: 1.3 Site 2: 1.8 | Site 1: urban Site 2: forest | Site 1: low-relief urban Site 2: high-relief forest | 2 |
[12] | First | 5.6 | - | - | Low-relief rural sites | Low-relief areas with vegetation | 2 |
[44] | First | - | - | - | Urban and forest | Site 1: flat, undulated terrain Site 2: undulated terrain Site 3: rough terrain, bushes+buildings | 3 |
[65] | First | - | - | - | Low-relief forest and railway | Forest areas with railways | 2 |
[54] | - | >10 | - | Site 1: - Site 2: 0.01 | High- resolution LiDAR data | Site 1: two buildings and forest Site 2: roads, street lamps, an underpass, and a small vegetation area | 2 |
[76] | - | 0.16 | - | - | Low-relief with trees and buildings | Site 1: urban with large buildings Site 2: low-relief, buildings and trees | 2 |
[42] | Second | 2-16 | - | 0.01 | High-resolution LiDAR data | Site 1: roads, street lamps, and underpass, and a small vegetation area Site 2: forest site | 2 |
[58] | First or last | 0.77 | - | 0.65 | Forest | Forest with trees and buildings | 1 |
[64] | Site 1: last Site 2: first+last | Site 1: 0.23 Site 2: 0.81 | - | Site 1: 50 Site 2: 6.25 | Low-relief with different features | Low-relief with trees, buildings, and railways | 2 |
[66] | First+last | - | - | - | Forest | Forest site | 1 |
[43] | First + last | 0.477 | - | 0.34 | Low-relief urban and forest sites | Urban and forest sites | 2 |
[1] | first | - | 1~2 | - | Various surfaces from ISPRS | Urban and rural | 15 |
[21] | first | - | 1~2 | - | Various surfaces from ISPRS | Urban and rural | 19 |
- 1.
- Slope and Elevation Difference: Most filters make decisions based on a set of location specific thresholds. For example, the thresholds for the slope and elevation difference in low-relief urban areas are usually much smaller than those in high-relief forest area. If possible, researchers should test filters in both low- and high-relief areas.
- 2.
- Size of Objects: If the filters are sensitive to the size of objects, users can test the flexibility of filters using different object sizes such as large coastal boundaries and large or small buildings.
- 3.
- Surface Covering: It may be relatively easier to separate ground from non-ground in relatively flat areas covered with ground, trees, and buildings. However, an image containing a mixture of brush, short walls, and bridges can be much more troublesome. The complexity and spatial arrangement of objects covering the ground is another factor to consider when testing ground filter performance.
- 4.
- Density: It will likely be more difficult to identify ground points in an area covered by dense urban features, such as electric poles, flags and cars.
- 5.
- Size of Study Area: There are no criteria or restrictions in selecting the size of study sites, but areas that are too big may computationally too expensive to obtain optimal results. Study sites that are too small may overestimate filtering performance and mislead potential users of the filters. Table 1 indicates that areas around 1.5 km2 for one-meter resolution images may be an adequately sized area.
- 6.
- Number of Study Sites: Testing ground filtering algorithms in various conditions is critical for a fair evaluation. Most researchers listed in Table 1 selected at least two study sites with different characteristics for assessing performance. If developers test only one image, they should choose a relatively larger area to cover different terrain conditions.
2.5. Accuracy Assessment
Example | Ground truth data | Accuracy assessment |
[2] | Selected homogenous ground and building polygons | Quantitative analysis |
[44] | - | Quantitative analysis; total points; trend eliminated points; eliminated points; type I and type II errors |
[38] | Random point samples | Quantitative analysis |
[39] | Random point samples | Quantitative error analysis Type I and type II errors |
[1,21,60] | Classified ground and non-ground data for accuracy assessment | Quantitative analysis Overall accuracy, Kappa co-efficient Type I and type II errors |
[12] | No sample | Quantitative approach based on the filter property that the classification results improve with the point density |
[43] | No sample | Visual comparison, profile |
[58] | No sample | Visual comparison |
[42] | No sample | Visual comparison |
[54] | No sample | Visual comparison, profile analysis |
[64] | No sample | Visual comparison |
[65] | No sample | Visual comparison |
[76] | No sample | Visual comparison |
[66] | No sample | Visual comparison |
3. Review of Ground Filtering Methods
3.1. Ground Filtering Algorithms
Publication | Return | Preprocess | Input | Filter | Iterative | Neighbor | Key factors |
[2] | First | - | Raw | 1-D and bi-directional labeling | No | along scan lines | Slope Elevation |
[38] | First | Resampling to raster- lowest elevation | Raw | Compare three methods: 1.elevation threshold with expanding window 2.maximum local slope 3. Progressive morphology | Method 1: yes Method 2: no Method 3: yes | Method 1: increased mesh size Method 2: circle Method 3: increased windows | Method 1: elevation Method 2: local slope Method 3: slope, elevation, cell size |
[39] | First | - | Interpolated | Progressive morphology | Yes | Increased windows | Cell size, slope, elevation |
[12] | First | Delaunay triangulation | Raw | Erosion morphology and elevation | No | Predefined circle | Elevation, slope |
[43] | First+last | Resampling to raster | Raw | Cluster | No | Voronoi Neighbor | Elevation |
[44] | First | - | Interpolated | Linear Prediction of stationary random function after trend removal | Yes | 2-D window | Elevation trend |
[58] | First+last | - | Raw | A despike VDF algorithm comparing local curvatures of point measurements | Yes | Predefined window | Cell size, elevation |
[42] | Second | Resampling to raster-lowest | Raw | Active contour and active shape model | Yes | Predefined window | Slope, elevation, energy function |
[54] | - | Resampling to raster-lowest | Raw | Active shape model based on energy function | Yes | Predefined window | Slope, elevation, energy function |
[64] | First+last | - | Raw | Iterative robust interpolation | Yes | Predefined window | Elevation difference, weight assigned to points |
[65] | first | - | Raw | Iterative robust interpolation | Yes | Predefined window | Elevation difference, weight assigned to points |
[76] | - | - | Raw | A least-squares adjustment with robust estimation | Yes | Predefined window | Slope, elevation, curvature |
[66] | First+last | - | Raw | A filter based on contour and interpolation | Yes | Predefined window | elevation |
[21] | First | Error remove Interpolation | Interpolated | Multi-sale Hermite Transform | Yes | Predefined window | Elevation, slope |
[1] | First | Error remove Interpolation | Interpolated | Multi-directional scanning combined with the roving window technique | Yes | Predefined window | Slope, elevation, the nearest ground, the label of the previous pixel |
Class | Key methods | Examples |
---|---|---|
Segmentation/Cluster | Segmentation based on smoothness constraint | [81] |
Segmentation-based classification | [70,82] | |
Segment-based terrain interpolation | [68] | |
Morphology | Dual rank filter based on dilation and erosion | [83] |
A morphological filer based on geodesic dilation | [63] | |
Progressive morphological filter | [39] | |
Directional Scanning | Bidirectional labeling | [2] |
Hybrid multi-directional ground filtering | [24,57] | |
Contour | Active contour and active shape model | [42] |
Active shape model based on energy function | [54] | |
TIN | Local curvatures of point measurements | [58] |
The adaptive TIN model | [40,59] | |
Interpolation | The iterative robust interpolation | [64,65,66,76] |
The multiscale curvature algorithm based on TPS interpolation | [67] | |
A facet model | [50] | |
Linear prediction | [84,85] |
Segmentation- and Cluster-based Filters
Morphological Filters
Directional Scanning Filters
Contour-Based Filters
TIN-Based Filters
Interpolation-Based Filters
3.2. Comparative Studies and the MGF Algorithm
3.3. Factors Affecting Accuracy of Ground Filtering or Terrain Modeling
Interpolation Methods
Resolution
Density and Data Reduction
Post-Spacing
Original Data Error Caused by Instrument, Sensor or Non-surface features
Use of First or Last Return for Ground Filtering
4. Conclusions
References
- Meng, X.; Wang, L.; Silván-Cárdenas, J.L.; Currit, N. A multi-directional ground filtering algorithm for airborne LIDAR. ISPRS J. Photogramm. Remote Sens. 2009, 64, 117–124. [Google Scholar] [CrossRef]
- Shan, J.; Sampath, A. Urban DEM generation from raw LiDAR data: a labeling algorithm and its performance. Photogramm. Eng. Remote Sens. 2005, 71, 217–226. [Google Scholar] [CrossRef]
- Sithole, G. Filtering of laser altimetry data using a slope adaptive filter. Int. Arch. Photogramm. Remote Sens. 2001, 34-3/W4, 203–210. [Google Scholar]
- Liu, X. Airborne LiDAR for DEM generation: some critical issues. Prog. Phys. Geog. 2008, 32, 31–49. [Google Scholar]
- Baligh, A.; Valadan Zoej, M.J.; Mohammadzadeh, A. Bare earth extraction from airborne lidar data using different filtering methods. In Proceedings of Commission III, ISPRS Congress Beijing 2008, Beijing, China, July 2008.
- Kukko, A.; Hyyppä, J. Small-footprint laser scanning simulator for system validation, error assessment, and algorithm development. Photogramm. Eng. Remote Sens. 2009, 75, 1177–1189. [Google Scholar] [CrossRef]
- Hill, J.M.; Graham, L.A.; Henry, R.J.; Cotter, D.M.; Ping, A.; Young, P. Wide-area topographic mapping and applications using airborne light detection and ranging (LiDAR) technology. Photogramm. Eng. Remote Sens. 2000, 66, 908–914. [Google Scholar]
- Lohr, U. Digital elevation models by laser scanning. Photogramm. Rec. 1998, 16, 105–109. [Google Scholar] [CrossRef]
- Kilian, J.; Haala, N.; Englich, M. Capture and evaluation of airborne laser scanner data. Int. Arch. Photogramm. Remote Sens. Spatial Inf. Sci. 1996, 31, 383–388. [Google Scholar]
- Mandlburger, G.; Briese, C.; Pfeifer, N. Progress in LiDAR sensor technology—chance and challenge for DTM generation and data administration. In Proceedings of 51st Photogrammetric Week 2007, Stuttgart, Germany, 2007; pp. 159–169.
- Pfeifer, N.; Stadler, P.; Briese, C. Derivation of digital terrain models in the SCOP++ environment. In Proceedings of OEEPE Workshop on Airborne Laser Scanning and Interferometric SAR for Digital Elevation Models, Stockholm, Sweden, 2001.
- Vosselmann, G. Slope based filtering of Laser altimetry data. Int. Arch. Photogramm. Remote Sens. 2000, XXXIII, 935–942. [Google Scholar]
- Petzold, B.; Reiss, P.; Stossel, W. Laser scanning—surveying and mapping agencies are using a new technique for the derivation of digital terrain models. ISPRS J. Photogramm. Remote Sens. 1999, 54, 95–104. [Google Scholar] [CrossRef]
- Reutebuch, S.E.; Andersen, H.-E.; McGaughey, R.J. Light detection and ranging (LIDAR): an emerging tool for multiple resource inventory. J. Forest. 2001, 103, 286–292. [Google Scholar]
- Baltsavias, E. A comparison between photogrammetry and laser scanning. ISPRS J. Photogramm. Remote Sens. 1999, 54, 83–94. [Google Scholar] [CrossRef]
- Brovelli, M.A.; Cannata, M.; Longoni, U.M. LiDAR data filtering and DTM interpolation within GRASS. Trans. GIS 2004, 8, 155–174. [Google Scholar] [CrossRef]
- Wehr, A.; Lohr, U. Airborne laser scanning—an introduction and overview. ISPRS J. Photogramm. Remote Sens. 1999, 54, 68–82. [Google Scholar] [CrossRef]
- Luzum, B.J.; Slatton, K.C.; Shrestha, R.L. Identification and analysis of airborne laser swath mapping data in a novel feature space. IEEE Geosci. Remote Sens. Lett. 2004, 1, 268–271. [Google Scholar] [CrossRef]
- Romano, M.E. Innovation in LiDAR processing technology. Photogramm. Eng. Remote Sens. 2004, 70, 1202–1206. [Google Scholar]
- Flood, M. Laser altimetry—from science to commercial lidar mapping. Photogramm. Eng. Remote Sens. 2001, 67, 1209–1211. [Google Scholar]
- Silván-Cárdenas, J.L.; Wang, L. A multi-resolution approach for filtering LiDAR altimetry data. ISPRS J. Photogramm. Remote Sens. 2006, 61, 11–22. [Google Scholar] [CrossRef]
- Habib, A.; Ghanma, M.; Morgan, M.; Al-Ruzouq, R. Photogrammetric and lidar Data Registration Using Linear Features. Photogramm. Eng. Remote Sens. 2005, 71, 699–707. [Google Scholar] [CrossRef]
- Lin, Y.; Mills, J.P. Factors influencing pulse width of small footprint, full waveform airborne laser scanning data. Photogramm. Eng. Remote Sens. 2010, 76, 49–59. [Google Scholar] [CrossRef]
- Meng, X.; Wang, L.; Currit, N. Morphology-based building detection from airborne LIDAR data. Photogramm. Eng. Remote Sens. 2009, 75, 427–442. [Google Scholar] [CrossRef]
- Kraus, K.; Pfeifer, N. Determination of terrain models in wooded areas with aerial laser scanner data. ISPRS J. Photogramm. Remote Sens. 1998, 53, 193–203. [Google Scholar] [CrossRef]
- Stoker, J.M.; Greenlee, S.K.; Gesch, D.B.; Menig, J.C. CLICK: the new USGS center for LiDAR information coordination and knowledge. Photogramm. Eng. Remote Sens. 2006, 72, 613–616. [Google Scholar]
- Raber, G.T.; Jensen, J.R.; Schill, S.R.; Schuckman, K. Creation of Digital Terrain Models using an adaptive Lidar vegetation point removal process. Photogramm. Eng. Remote Sens. 2002, 68, 1307–1316. [Google Scholar]
- Hodgson, M.E.; Jensen, J.; Raber, G.; Tullis, J.; Davis, B.A.; Thompson, G.; Schuckman, K. An evaluation of LiDAR-derived elevation and terrain slope in leaf-off condition. Photogramm. Eng. Remote Sens. 2005, 71, 817–823. [Google Scholar] [CrossRef]
- Popescu, S.; Zhao, K. A voxel-based lidar method for estimating crown base height for deciduous and pine Trees. Remote Sens. Environ 2008, 112, 767–781. [Google Scholar] [CrossRef]
- Zhao, K.; Popescu, S. Lidar-based mapping of leaf area index and its comparison with satellite GLOBCARBON LAI Products. Remote Sens. Environ. 2009, 113, 1628–1645. [Google Scholar] [CrossRef]
- Zhao, K.; Popescu, S.; Nelson, R. Lidar remote sensing of forest biomass: a scale-invariant approach using airborne lasers. Remote Sens. Environ. 2009, 112, 182–196. [Google Scholar] [CrossRef]
- Kraus, K.; Otepka, J. DTM modelling and visualization—the SCOP approach. In Proceedings of Photogrammetric Week 05, Heidelberg, Germany, 2005; pp. 241–252.
- Alharthy, A.; Bethel, J. Heuristic filtering and 3d feature extraction from lidar data. In Proceedings of PCV02, Graz, Austria, 2002.
- Ma, R.; Meyer, W. DTM generation and building detection from Lidar data. Photogramm. Eng. Remote Sens. 2005, 71, 847–854. [Google Scholar] [CrossRef]
- Aumann, G.; Ebner, H.; Tang, L. Automatic derivation of skeleton lines from digitized contours. ISPRS J. Photogramm. Remote Sens. 1991, 46, 259–268. [Google Scholar] [CrossRef]
- Cho, W.; Jwa, Y.; Chang, H.; Lee, S. Pseudo-grid based building extraction using airborne LIDAR data. Int. Arch. Photogramm. Remote Sens. 2004, 35, 378–381. [Google Scholar]
- Sohn, G.; Dowman, I. Data fusion of high-resolution satellite imagery and LiDAR data for automatic building extraction. ISPRS J. Photogramm. Remote Sens. 2007, 62, 43–63. [Google Scholar] [CrossRef]
- Zhang, K.; Whitman, D. Comparison of three algorithms for filtering airborne LiDAR data. Photogramm. Eng. Remote Sens. 2005, 71, 313–324. [Google Scholar] [CrossRef]
- Zhang, K.; Chen, S.; Whitman, D.; Shyu, M. A progressive morphological filter for removing nonground measurements from airborne LiDAR data. IEEE Trans. Geosci. Remote Sens. 2003, 41, 872–882. [Google Scholar] [CrossRef]
- Axelsson, P. Processing of laser scanner data-algorithms and applications. ISPRS J. Photogramm. Remote Sens. 1999, 54, 138–147. [Google Scholar] [CrossRef]
- Masaharu, H.; Ohtsubo, K. A filtering method of airborne laser scanner data for complex terrain. Int. Arch. Photogramm. Remote Sens. Spatial Inf. Sci. 2002, XXXIV, 165–169. [Google Scholar]
- Elmqvist, M.; Jungert, E.; Lantz, F.; Persson, A.; Soderman, U. Terrain modelling and analysis using laser scanner data. Int. Ach. Photogramm. Remote Sens. 2001, XXXIV, 211–218. [Google Scholar]
- Okagawa, M. Algorithm of multiple filter to extract DSM from LiDAR data. In Proceedings of 2001 ESRI International User Conference, ESRI, San Diego, CA, USA, 2001.
- Passini, R.; Jacobsen, K. Filtering of digital elevation models. In Proceedings of the ASPRS 2002 Annual Convention, [CD-ROM], Washington, DC, USA, April 2002; p. 9.
- Arefi, H.; Engels, J.; Hahn, M.; Mayer, H. Automatic DTM generation from laser-scanning data in residential hilly area. In Proceedings of ISPRS Joint Workshop: “Visualization and Exploration of Geospatial Data”, Stuttgart, Germany, June 2007.
- Kobler, A.; Pfeifer, N.; Ogrinc, P.; Todorovski, L.; Oštir, K.; Džeroski, S. Repetitive interpolation: a robust algorithm for DTM generation from aerial laser scanner data in forested terrain. Remote Sens. Environ. 2007, 108, 9–23. [Google Scholar] [CrossRef]
- Wang, C.; Menenti, M.; Stoll, M.P.; Alessandra, F.; Enrica, B.; Marco, M. Separation of Ground and Low Vegetation Signatures in LiDAR Measurements of Salt-Marsh Environments. IEEE Trans. Geosci. Remote Sens. 2009, 47, 2014–2023. [Google Scholar]
- Yang, X. Use of LiDAR elevation data to construct a high-resolution digital terrain model for an estuarine marsh area. Int. J. Remote Sens. 2005, 26, 5163–5166. [Google Scholar] [CrossRef]
- Lloyd, C.D.; Atkinson, P.M. Deriving ground surface digital elevation models from LiDAR data with geostatistics. Int. J. Geogr. Inf. Sci. 2006, 20, 535–563. [Google Scholar] [CrossRef]
- Zheng, S.; Shi, W.; Liu, J.; Zhu, G. Facet-based airborne light detection and ranging data filtering method. Opt. Eng. 2007, 46. [Google Scholar] [CrossRef]
- Nardinocchi, C.; Forlani, G.; Zingaretti, P. Classification and filtering of laser data. In Proceedings of the ISPRS working group III/3 workshop “3-D Reconstruction from Airborne Laser Scanner and InSAR Data”, Dresden, Germany, October 2003.
- Wack, R.; Wimmer, A. Digital Terrain Models from Airborne Laser scanner Data—a Grid Based Approach. In Proceedings of ISPRS Commission III, Symposium 2002, Graz, Austria, September 2002; pp. 293–296.
- Hyyppa, J.; Pyysalo, U.; Hyyppa, H.; Samberg, A. Elevation accuracy of laser scanning-derived digital terrain and target models in forest environment. In Proceedings of EARSeL-SIG-Workshop LIDAR, Dresden, Germany, June 2000.
- Elmqvist, M. Ground surface estimation from airborne laser scanner data using active shape models. In Proceedings of ISPRS Commission III Symposium, Photogrammetric and Computer Vision, Graz, Austria, 2002; pp. 114–118.
- Lloyd, C.D.; Atkinson, P.M. Deriving DSMs from LiDAR data with kriging. Int. J. Remote Sens. 2002, 23, 2519–2524. [Google Scholar] [CrossRef]
- Reutebuch, S.E.; McGaughey, R.J.; Andersen, H.E.; Carson, W.W. Accuracy of a high-resolution lidar terrain model under a conifer forest canopy. Can. J. Remote Sens. 2003, 29, 527–535. [Google Scholar] [CrossRef]
- Meng, X. A slope- and elevation-based filter to remove non-ground measurements from airborne LIDAR data. In Proceedings of ISPRS WG III/3, III/4, V/3 Workshop “Laser scanning 2005”, The Netherlands, September 2005; p. 23.
- Haugerud, R.A.; Harding, D.J. Some algorithms for virtual deforestation (VDF) of LiDAR topographic survey data. Int. Arch. Photogramm. Remote Sens. 2001, XXXIV, 219–226. [Google Scholar]
- Axelsson, P. DEM Generation from Laser Scanner Data Using Adaptive TIN Models. Int. Arch. Photogramm. Remote Sens. 2000, XXXIII, 110–117. [Google Scholar]
- Sithole, G.; Vosselman, G. Experimental comparison of filter algorithms for bare earth extraction from airborne laser scanning point clouds. ISPRS J. Photogramm. Remote Sens. 2004, 59, 85–101. [Google Scholar] [CrossRef]
- Chen, Q.; Gong, P.; Baldocchi, D.D.; Xie, G. Filtering airborne laser scanning data with morphological methods. Photogramm. Eng. Remote Sens. 2007, 73, 175–185. [Google Scholar] [CrossRef]
- Gonçalves-Seco, L.; Miranda, D.; Crecente, F.; Farto, J. Digital terrain model generation using airborne LiDAR in a forested area Galicia, Spain. In Proceedings of 7th International symposium on spatial accuracy assessment in natural resources and environmental sciences, Lisbon, Portugal, 2006; pp. 169–180.
- Arefi, H.; Hahn, M. A morphological reconstruction algorithm for separating off-terrain points from terrain points in laser scanning data. In Proceedings of the ISPRS Workshop Laser Scanning, Enschede, The Netherlands, September 2005.
- Briese, C.; Pfeifer, N. Airborne laser scanning and derivation of digital terrain models. In Proceedings of Fifth Conference on Optical 3-D Measurement Techniques, Vienna, Austria, 2001.
- Kraus, K.; Pfeifer, N. Advanced DTM generation from LiDAR data. In Proceedings of the ISPRS Workshop on Land Surface Mapping and Characterization Using Laser Altimetry; Hofton, M.A., Ed.; Annapolis, MD, USA, 2001. [Google Scholar]
- Kraus, K.; Rieger, W. Processing of laser scanning data for wooded areas. In Photogrammetric Week’99; Fritsch, D., Spiller, R., Eds.; Wichmann Verlag: Stuttgart, Germany, 1999; pp. 221–231. [Google Scholar]
- Evans, J.S.; Hudak, A.T. A multiscale curvature algorithm for classifying discrete return LiDAR in forested environments. IEEE Trans. Geosci. Remote Sens. 2007, 45, 1029–1038. [Google Scholar] [CrossRef]
- Tóvári, D.; Pfeifer, N. Segmentation based robust interpolation–a new approach to laser filtering. Int. Arch. Photogramm. Remote Sens. Spatial Inf. Sci. 2005, 36, 79–84. [Google Scholar]
- Filin, S.; Pfeifer, N. Segmentation of airborne laser scanning data using a slope adaptive neighborhood. ISPRS J. Photogramm. Remote Sens. 2009, 60, 71–80. [Google Scholar] [CrossRef]
- Jacobsen, K.; Lohmann, P. Segmented filtering of laser scanner DSMs. In Proceedings of the ISPRS Working Group III/3 workshop ‘3-D Reconstruction From Airborne Laserscanner and InSAR Data’, Dresden, Germany, October 2003.
- Ali, T.A. On the selection of an interpolationmethod for creating a terrain model (TM) from LIDAR data. In Proceedings of the American Congress on Surveying and Mapping (ACSM) Conference 2004, Nashville, TN, USA, 2004.
- Chaplot, V.; Darboux, F.; Bourennane, H.; Leguédois, S.; Silvera, N.; Phachomphon, K. Accuracy of interpolation techniques for the derivation of digital elevation models in relation to landform types and data density. Geomorphology 2006, 77, 126–141. [Google Scholar] [CrossRef]
- Anderson, E.S.; Thompson, J.A.; Austin, R.E. LiDAR density and linear interpolator effects on elevation estimates. Int. J. Remote Sens. 2005, 26, 3889–3900. [Google Scholar] [CrossRef]
- Almansa, A.; Cao, F.; Gousseau, Y.; Rougé, B. Interpolation of digital elevation models using AMLE and related methods. IEEE Trans. Geosci. Remote Sens. 2002, 40, 314–325. [Google Scholar] [CrossRef]
- Shi, W.Z.; Tian, Y. A hybrid interpolation method for the refinement of a regular grid digital elevation model. Int. J. Geogr. Inf. Sci. 2006, 20, 53–67. [Google Scholar] [CrossRef]
- Schickler, W.; Thorpe, A. Surface estimation based on LiDAR. In Proceedings of ASPRS Annual Conference, St. Louis, MO, USA, April 2001.
- Hodgson, M.E.; Bresnahan, P. Accuracy of airborne Lidar-derived elevation: empirical assessment and error budget. Photogramm. Eng. Remote Sens. 2004, 70, 331–339. [Google Scholar] [CrossRef]
- Jenkins, L.G. Key drivers in determining LiDAR sensor selection. In Proceedings of ISPRS Commission VII Mid-Symposium ‘Remote Sensing: from Pixels to Processes’, Enschede, The Netherlands, 2006; pp. 342–357.
- Whitman, D.; Zhang, K.; Leatherman, S.P.; Robertson, W. Airborne laser topographic mapping: application to hurricane storm surge hazards. In Earth Science in the Cities: A Reader; Heiken, G., Fakundiny, R., Sutter, J., Eds.; American Geophysical Union: Washington, DC, USA, 2003; pp. 363–376. [Google Scholar]
- Crosilla, F.; Visintini, D.; Prearo, G. A robust method for filtering non-ground measurements from airborne LiDAR data. Int. Arch. Photogramm. Remote Sens. Spatial Inf. Sci. 2004, XXXV, 196–201. [Google Scholar]
- Rabbania, T.; van den Heuvelb, F.A.; Vosselmanc, G. Segmentation of point clouds using smoothness constraint. Int. Arch. Photogramm. Remote Sens. Spatial Inf. Sci. 2006, 36, 248–253. [Google Scholar]
- Filin, S. Surface clustering from airborne laser scanning data. Int. Arch. Photogramm. Remote Sens. Spatial Inf. Sci. 2002, XXXIV, 119–124. [Google Scholar]
- Lohmann, P.; Koch, A.; Schaeffer, M. Approaches to the filtering of laser scanner data. Int. Arch. Photogramm. Remote Sens. 2000, 33, 540–547. [Google Scholar]
- Lee, H.S.; Younan, N.H. DTM extraction of LiDAR returns via adaptive processing. IEEE Trans. Geosci. Remote Sens. 2003, 41, 2063–2069. [Google Scholar] [CrossRef]
- Pfeifer, N.; Reiter, T.; Briese, C.; Rieger, W. Interpolation of high quality ground models from laser scanner data in forested areas. Int. Arch. Photogramm. Remote Sens. Spatial Inf. Sci. 1999, 32, 31–36. [Google Scholar]
- Roggero, M. Airborne laser scanning: clustering in raw data. Int. Arch. Photogramm. Remote Sens. Spatial Inf. Sci. 2001, XXXIV, 227–232. [Google Scholar]
- Sithole, G.; Vosselman, G. Filtering of airborne laser scanner data based on segmented point clouds. In Proceedings of ISPRS Workshop Laser Scanning 2005, Enschede, the Netherlands, September 2005; pp. 66–71.
- Harlick, R.M.; Shapiro, L.G. Computer and Robot Vision; Addison-Wesley: Reading, MA, USA, 1992. [Google Scholar]
- Eckstein, W.; Munkelt, O. Extracting objects from digital terrain models. Proc. SPIE 1995, 2572, 43–51. [Google Scholar]
- Kass, M.; Witkin, A.; Terzopoulos, D. Snakes: active contour models. Int. J. Comput. Vision 1998, 1, 321–331. [Google Scholar] [CrossRef]
- Cohen, L.D.; Cohen, I. Finite element methods for active contour models and balloons for 2D and 3D images. IEEE Trans. Patt. Anal. Mach. Int. 1991, 15, 1131–1147. [Google Scholar] [CrossRef]
- Briggs, I. Machine contouring using minimum curvature. Geophysics 1974, 39, 39–48. [Google Scholar] [CrossRef]
- Jain, R.; Kasturi, R.; Schunck, B. G. Machine Vision; McGraw-Hill: New York, NY, USA, 1995. [Google Scholar]
- Sithole, G. Filtering strategy: working towards reliability. In Proceedings of PCV 02, ISPRS Commission III, Symposium 2002, Graz, Austria, September 2002; pp. 330–335.
- Sohn, G.; Dowman, I. Terrain surface reconstruction by the use of tetrahedron model with the MDL Criterion. In Proceedings of PCV 02, ISPRS Commission III, Symposium 2002, Graz, Austria, September 2002; pp. 336–344.
- Hu, Y. Automated Extraction of Digital Terrain Models, Roads and Buildings Using Airborne Lidar Data. Available online: http://www.geomatics.ucalgary.ca/links/GradTheses.html (accessed on 30 April 2009).
- Desmet, P.J.J. Effects of interpolation errors on the analysis of DEMs. Earth Surf. Processes Landf. 1997, 22, 563–580. [Google Scholar] [CrossRef]
- Crombaghs, M.; Elberink, S.O.; Brügelmann, R.; de Min, E. Assessing Height Precision of Laser Altimetry DEMs. In Proceedings of PCV 02, ISPRS Commission III, Symposium 2002, Graz, Austria, September 2002; pp. 85–90.
- Smith, S.L.; Holland, D.A.; Longley, P.A. Quantifying interpolation errors in urban airborne laser scanning models. Geogr. Analysis 2005, 37, 200–224. [Google Scholar] [CrossRef]
- Kienzle, S. The effect of DEM raster resolution on first order, second order and compound terrain derivatives. Trans. GIS 2004, 8, 83–111. [Google Scholar] [CrossRef]
- Albani, M.; Klinkenberg, B.; Andison, D.W.; Kimmins, J.P. The choice of window size in approximating topographic surfaces from digital elevation models. Int. J. Geogr. Inf. Sci. 2004, 18, 577–593. [Google Scholar] [CrossRef]
- Anderson, E.S.; Thompson, J.A.; Crouse, D.A.; Austin, R.E. Horizontal resolution and data density effects on remotely sensed LIDAR- based DEM. Geoderma 2005, 132, 406–415. [Google Scholar] [CrossRef]
- Liu, X.; Zhang, Z.; Peterson, J.; Chandra, S. The effect of LiDAR data density on DEM accuracy. In Proceedings of International Congress on Modelling and Simulation (MODSIM07), Christchurch, New Zealand, 2007; pp. 1363–1369.
- Raber, G.T.; Jensen, J.R.; Hodgson, M.E.; Tullis, J.A.; Davis, B.A.; Berglend, J. Impact of LiDAR nominal post-spacing on DEM accuracy and flood zone delineation. Photogramm. Eng. Remote Sens. 2007, 73, 793–804. [Google Scholar] [CrossRef]
- Huising, E.J.; Gomes Pereira, L.M. Errors and accuracy estimates of laser data acquired by various laser scanning systems for topographic applications. ISPRS J. Photogramm. Remote Sens. 1998, 53, 245–261. [Google Scholar] [CrossRef]
- Hyyppä, J.; Yu, X.; Rönnholm, P.; Kaartinen, H.; Hyyppä, H. Factors affecting laser-derived object-oriented forest height growth estimation. Photogramm. J. Fin. 2003, 18, 16–31. [Google Scholar]
- Dubayah, R.O.; Drake, J.B. LiDAR remote sensing for forestry. J. Forest. 2000, 98, 44–46. [Google Scholar]
- Pfeifer, N.; Gorte, B.; Oude Elberink, S. Influences of vegetation on laser altimetry–analysis and correction approaches. In ISPRS Working Group VIII/2 ‘Laser-Scanners for Forest and Landscape Assessment’, Freiburg, Germany, 2004; pp. 283–287.
- Montané, J.M.; Torres, R. Accuracy assessment of LiDAR saltmarsh topographic data using RTK GPS. Photogramm. Eng. Remote Sens. 2006, 72, 961–967. [Google Scholar] [CrossRef]
© 2010 by the authors; licensee Molecular Diversity Preservation International, Basel, Switzerland. This article is an open-access article distributed under the terms and conditions of the Creative Commons Attribution license (http://creativecommons.org/licenses/by/3.0/).
Share and Cite
Meng, X.; Currit, N.; Zhao, K. Ground Filtering Algorithms for Airborne LiDAR Data: A Review of Critical Issues. Remote Sens. 2010, 2, 833-860. https://doi.org/10.3390/rs2030833
Meng X, Currit N, Zhao K. Ground Filtering Algorithms for Airborne LiDAR Data: A Review of Critical Issues. Remote Sensing. 2010; 2(3):833-860. https://doi.org/10.3390/rs2030833
Chicago/Turabian StyleMeng, Xuelian, Nate Currit, and Kaiguang Zhao. 2010. "Ground Filtering Algorithms for Airborne LiDAR Data: A Review of Critical Issues" Remote Sensing 2, no. 3: 833-860. https://doi.org/10.3390/rs2030833
APA StyleMeng, X., Currit, N., & Zhao, K. (2010). Ground Filtering Algorithms for Airborne LiDAR Data: A Review of Critical Issues. Remote Sensing, 2(3), 833-860. https://doi.org/10.3390/rs2030833