Inferring 3D Volumetric Shape of Both Moving Objects and Static Background Observed by a Moving Camera
Abstract
We present a novel approach to inferring 3D volumetric shape of both moving objects and static background from video sequences shot by a moving camera, with the assumption that the objects move rigidly on a ground plane. The 3D scene is divided into a set of volume elements, termed as voxels, organized in an adaptive octree structure. Each voxel is assigned a label at each time instant, either as empty, or belonging to background structure, or a moving object. The task of shape inference is then formulated as assigning each voxel a dynamic label which minimizes photo and motion variance between voxels and the original sequence. We propose a three-step voxel labeling method based on a robust photo-motion variance measure. First, a sparse set of surface points are utilized to initialize a subset of voxels. Then, a deterministic voxel coloring scheme carves away the voxels with large variance. Finally, the labeling results are refined by a graph cuts based optimization method to enforce global smoothness. Experimental results on both indoor and outdoor sequences demonstrate the effectiveness and robustness of our method.
Cite
Text
Yuan and Medioni. "Inferring 3D Volumetric Shape of Both Moving Objects and Static Background Observed by a Moving Camera." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383290Markdown
[Yuan and Medioni. "Inferring 3D Volumetric Shape of Both Moving Objects and Static Background Observed by a Moving Camera." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/yuan2007cvpr-inferring/) doi:10.1109/CVPR.2007.383290BibTeX
@inproceedings{yuan2007cvpr-inferring,
title = {{Inferring 3D Volumetric Shape of Both Moving Objects and Static Background Observed by a Moving Camera}},
author = {Yuan, Chang and Medioni, Gérard G.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2007},
doi = {10.1109/CVPR.2007.383290},
url = {https://mlanthology.org/cvpr/2007/yuan2007cvpr-inferring/}
}