Rectilinear Parsing of Architecture in Urban Environment

Abstract

We propose an approach that parses registered images captured at ground level into architectural units for large-scale city modeling. Each parsed unit has a regularized shape, which can be used for further modeling purposes. In our approach, we first parse the environment into buildings, the ground, and the sky using a joint 2D-3D segmentation method. Then, we partition buildings into individual façades. The partition problem is formulated as a dynamic programming optimization for a sequence of natural vertical separating lines. Each façade is regularized by a floor line and a roof line. The floor line is the intersection line of the vertical plane of buildings and the horizontal plane of the ground. The roof line links edge points of roof region. The parsed results provide a first geometric approximation to the city environment, and can be further analyzed if necessary. The approach is demonstrated and validated on several large-scale city datasets.

Cite

Text

Zhao et al. "Rectilinear Parsing of Architecture in Urban Environment." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5540192

Markdown

[Zhao et al. "Rectilinear Parsing of Architecture in Urban Environment." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/zhao2010cvpr-rectilinear/) doi:10.1109/CVPR.2010.5540192

BibTeX

@inproceedings{zhao2010cvpr-rectilinear,
  title     = {{Rectilinear Parsing of Architecture in Urban Environment}},
  author    = {Zhao, Peng and Fang, Tian and Xiao, Jianxiong and Zhang, Honghui and Zhao, Qinping and Quan, Long},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2010},
  pages     = {342-349},
  doi       = {10.1109/CVPR.2010.5540192},
  url       = {https://mlanthology.org/cvpr/2010/zhao2010cvpr-rectilinear/}
}