3D Urban Reconstruction from Wide Area Aerial Surveillance Video
Abstract
We propose an approach to solve camera pose estimation and dense reconstruction from Wide Area Aerial Surveillance (WAAS) videos captured by an airborne platform hovering around the urban scenes. Our approach solves them in an online fashion: it incrementally updates a sparse 3D model as well as a dense 2.5D Digital Surface Model (DSM) as each new frame arrives; the camera pose of each new frame is estimated using Perspective-n-Point (PnP) method with 2D-3D image-model feature matches. Dense optical flow between successive frames computed after a step of 2-D stabilization is used to guide the feature matching between each new frame and the maintained sparse 3D model. Our approach provides an online solution for camera pose estimation and dense reconstruction, and is significantly faster than the latest batch methods. The camera poses are estimated as accurately as with global Bundle Adjustment without drift along the path. We also produce a highly-detailed full 3D model via volumetric integration. Experiments on both synthetic and real-world datasets validate its performance.
Cite
Text
Kang and Medioni. "3D Urban Reconstruction from Wide Area Aerial Surveillance Video." IEEE/CVF Winter Conference on Applications of Computer Vision Workshops, 2015. doi:10.1109/WACVW.2015.17Markdown
[Kang and Medioni. "3D Urban Reconstruction from Wide Area Aerial Surveillance Video." IEEE/CVF Winter Conference on Applications of Computer Vision Workshops, 2015.](https://mlanthology.org/wacvw/2015/kang2015wacvw-3d/) doi:10.1109/WACVW.2015.17BibTeX
@inproceedings{kang2015wacvw-3d,
title = {{3D Urban Reconstruction from Wide Area Aerial Surveillance Video}},
author = {Kang, Zhuoliang and Medioni, Gérard G.},
booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision Workshops},
year = {2015},
pages = {28-35},
doi = {10.1109/WACVW.2015.17},
url = {https://mlanthology.org/wacvw/2015/kang2015wacvw-3d/}
}