CVGRJan 25, 2022

City3D: Large-Scale Building Reconstruction from Airborne LiDAR Point Clouds

arXiv:2201.10276v297 citations
AI Analysis

This addresses urban reconstruction for applications like city modeling, but it is incremental as it builds on existing hypothesis-and-selection frameworks with new constraints.

The paper tackles the problem of reconstructing 3D building models from airborne LiDAR point clouds, where vertical walls are typically missing, by inferring walls from data and using an extended optimization framework, resulting in superior accuracy and robustness compared to state-of-the-art methods.

We present a fully automatic approach for reconstructing compact 3D building models from large-scale airborne point clouds. A major challenge of urban reconstruction from airborne LiDAR point clouds lies in that the vertical walls are typically missing. Based on the observation that urban buildings typically consist of planar roofs connected with vertical walls to the ground, we propose an approach to infer the vertical walls directly from the data. With the planar segments of both roofs and walls, we hypothesize the faces of the building surface, and the final model is obtained by using an extended hypothesis-and-selection-based polygonal surface reconstruction framework. Specifically, we introduce a new energy term to encourage roof preferences and two additional hard constraints into the optimization step to ensure correct topology and enhance detail recovery. Experiments on various large-scale airborne LiDAR point clouds have demonstrated that the method is superior to the state-of-the-art methods in terms of reconstruction accuracy and robustness. In addition, we have generated a new dataset with our method consisting of the point clouds and 3D models of 20k real-world buildings. We believe this dataset can stimulate research in urban reconstruction from airborne LiDAR point clouds and the use of 3D city models in urban applications.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes