A Volumetric Stereo Matching Method: Application to Image-Based Modeling

Abstract

We formulate stereo matching as an extremal surface extraction problem. This is made possible by embedding the disparity surface inside a volume where the surface is composed of voxels with locally maximal similarity values. This formulation naturally implements the coherence principle, and allows us to incorporate most known global constraints. Time efficiency is achieved by executing the algorithm in a coarse-to-fine fashion, and only populating the full volume at the coarsest level. To make the system more practical, we present a rectification algorithm based on the fundamental matrix, avoiding full camera calibration. We present results on standard stereo pairs, and on our own data set. The results are qualitatively evaluated in terms of both the generated disparity maps and the 3-D models.

Cite

Text

Chen and Medioni. "A Volumetric Stereo Matching Method: Application to Image-Based Modeling." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1999. doi:10.1109/CVPR.1999.786913

Markdown

[Chen and Medioni. "A Volumetric Stereo Matching Method: Application to Image-Based Modeling." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1999.](https://mlanthology.org/cvpr/1999/chen1999cvpr-volumetric/) doi:10.1109/CVPR.1999.786913

BibTeX

@inproceedings{chen1999cvpr-volumetric,
  title     = {{A Volumetric Stereo Matching Method: Application to Image-Based Modeling}},
  author    = {Chen, Qian and Medioni, Gérard G.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {1999},
  pages     = {1029-},
  doi       = {10.1109/CVPR.1999.786913},
  url       = {https://mlanthology.org/cvpr/1999/chen1999cvpr-volumetric/}
}