Classification is the transformation between two states of the same ALS tile. Before, the tile is roughly a hundred million indistinguishable measurements in a coordinate system. After, it is a Digital Terrain Model with vegetation pulled away, building footprints isolated for extraction, and a powerline catenary tagged for utility inventory. Everything in this chapter is machinery for carrying the tile across that gap, and the cost of carrying it badly is concrete: classification errors propagate into every product derived from the tile, so a steep ridge labelled as building produces a phantom structure downstream, and canopy mistaken for ground produces a DTM that every contour drawn on it inherits.
The methods that perform the transformation span thirty years, from the hand-crafted-features-plus-Random-Forest pipeline that still ships in operational software and reaches above 80% overall accuracy on ALS benchmarks with limited training data (Weinmann et al., 2014), to the deep architectures that lead the Semantic3D benchmark of Hackel and colleagues (2017), where the strongest methods now exceed 76% mIoU (Thomas et al., 2019).
Classification sits near the end of the pipeline and draws on almost everything before it. It consumes the geometric features of Chapter 10, the height above ground that the terrain models of Chapter 9 provide, and, when labels are assigned per segment rather than per point, the segments of Chapter 11. Its output feeds object reconstruction (Chapter 16), change detection (Chapter 14), and the application workflows of Chapter 17, and the deep architectures it surveys in brief are developed fully in Chapter 18. The chapter builds from the bottom up: feature engineering first, then the training methodology that turns labels into a trustworthy model, the classifiers themselves (Random Forest and its gradient-boosted relatives, SVM, CRF regularisation), their deep competitors, and finally the accuracy assessment that defines the OA, mF1, and mIoU figures quoted along the way. We start with the features, because no classifier I have ever trained, however capable its architecture, has compensated for an uninformative input vector.
Traditional point cloud classification produces the label assignment defined above through a three-stage pipeline:
You have just read the opening section. Pick one and keep reading.
Read all 19 chapters online here, and download the complete PDF on release.
Everything in the book, plus the companion video course as it ships.
By Abderrazzaq Kharroubi, geomatics engineer: a decade of LiDAR fieldwork, 2,000+ students taught. One payment, lifetime access, 30-day refund.
Anything you highlight or note stays with you after you buy. Compare all tiers or sign in if you already bought.