Symmetric Stereo Matching for Occlusion Handling

Abstract

In this paper, we propose a symmetric stereo model to handle occlusion in dense two-frame stereo. Our occlusion reasoning is directly based on the visibility constraint that is more general than both ordering and uniqueness constraints used in previous work. The visibility constraint requires occlusion in one image and disparity in the other to be consistent. We embed the visibility constraint within an energy minimization framework, resulting in a symmetric stereo model that treats left and right images equally. An iterative optimization algorithm is used to approximate the minimum of the energy using belief propagation. Our stereo model can also incorporate segmentation as a soft constraint. Experimental results on the Middlebury stereo images show that our algorithm is state-of-the-art.

Cite

Text

Sun et al. "Symmetric Stereo Matching for Occlusion Handling." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005. doi:10.1109/CVPR.2005.337

Markdown

[Sun et al. "Symmetric Stereo Matching for Occlusion Handling." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005.](https://mlanthology.org/cvpr/2005/sun2005cvpr-symmetric/) doi:10.1109/CVPR.2005.337

BibTeX

@inproceedings{sun2005cvpr-symmetric,
  title     = {{Symmetric Stereo Matching for Occlusion Handling}},
  author    = {Sun, Jian and Li, Yin and Kang, Sing Bing},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2005},
  pages     = {399-406},
  doi       = {10.1109/CVPR.2005.337},
  url       = {https://mlanthology.org/cvpr/2005/sun2005cvpr-symmetric/}
}