Global Stereo Reconstruction Under Second Order Smoothness Priors
Abstract
Second-order priors on the smoothness of 3D surfaces are a better model of typical scenes than first-order priors. However, stereo reconstruction using global inference algorithms, such as graph-cuts, has not been able to incorporate second-order priors because the triple cliques needed to express them yield intractable (non-submodular) optimization problems. This paper shows that inference with triple cliques can be effectively optimized. Our optimization strategy is a development of recent extensions to a-expansion, based on the "QPBO" algorithm [5, 14, 26]. The strategy is to repeatedly merge proposal depth maps using a novel extension of QPBO. Proposal depth maps can come from any source, for example fronto-parallel planes as in a-expansion, or indeed any existing stereo algorithm, with arbitrary parameter settings. Experimental results demonstrate the usefulness of the second-order prior and the efficacy of our optimization framework. An implementation of our stereo framework is available online [34].
Cite
Text
Woodford et al. "Global Stereo Reconstruction Under Second Order Smoothness Priors." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008. doi:10.1109/CVPR.2008.4587672Markdown
[Woodford et al. "Global Stereo Reconstruction Under Second Order Smoothness Priors." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008.](https://mlanthology.org/cvpr/2008/woodford2008cvpr-global/) doi:10.1109/CVPR.2008.4587672BibTeX
@inproceedings{woodford2008cvpr-global,
title = {{Global Stereo Reconstruction Under Second Order Smoothness Priors}},
author = {Woodford, Oliver J. and Torr, Philip H. S. and Reid, Ian D. and Fitzgibbon, Andrew W.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2008},
doi = {10.1109/CVPR.2008.4587672},
url = {https://mlanthology.org/cvpr/2008/woodford2008cvpr-global/}
}