Piecewise Planar City 3D Modeling from Street View Panoramic Sequences

Abstract

City environments often lack textured areas, contain repetitive structures, strong lighting changes and therefore are very difficult for standard 3D modeling pipelines. We present a novel unified framework for creating 3D city models which overcomes these difficulties by exploiting image segmentation cues as well as presence of dominant scene orientations and piecewise planar structures. Given panoramic street view sequences, we first demonstrate how to robustly estimate camera poses without a need for bundle adjustment and propose a multi-view stereo method which operates directly on panoramas, while enforcing the piecewise planarity constraints in the sweeping stage. At last, we propose a new depth fusion method which exploits the constraints of urban environments and combines advantages of volumetric and viewpoint based fusion methods. Our technique avoids expensive voxelization of space, operates directly on 3D reconstructed points through effective kd-tree representation, and obtains a final surface by tessellation of backprojections of those points into the reference image.

Cite

Text

Micusík and Kosecka. "Piecewise Planar City 3D Modeling from Street View Panoramic Sequences." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009. doi:10.1109/CVPR.2009.5206535

Markdown

[Micusík and Kosecka. "Piecewise Planar City 3D Modeling from Street View Panoramic Sequences." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009.](https://mlanthology.org/cvpr/2009/micusik2009cvpr-piecewise/) doi:10.1109/CVPR.2009.5206535

BibTeX

@inproceedings{micusik2009cvpr-piecewise,
  title     = {{Piecewise Planar City 3D Modeling from Street View Panoramic Sequences}},
  author    = {Micusík, Branislav and Kosecka, Jana},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2009},
  pages     = {2906-2912},
  doi       = {10.1109/CVPR.2009.5206535},
  url       = {https://mlanthology.org/cvpr/2009/micusik2009cvpr-piecewise/}
}