Disparity-Space Images and Large Occlusion Stereo

Abstract

A new method for solving the stereo matching problem in the presence of large occlusion is presented. A data structure — the disparity space image — is defined in which we explicitly model the effects of occlusion regions on the stereo solution. We develop a dynamic programming algorithm that finds matches and occlusions simultaneously. We show that while some cost must be assigned to unmatched pixels, our algorithm's occlusion-cost sensitivity and algorithmic complexity can be significantly reduced when highly-reliable matches, or ground control points , are incorporated into the matching process. The use of ground control points eliminates both the need for biasing the process towards a smooth solution and the task of selecting critical prior probabilities describing image formation.

Cite

Text

Intille and Bobick. "Disparity-Space Images and Large Occlusion Stereo." European Conference on Computer Vision, 1994. doi:10.1007/BFB0028349

Markdown

[Intille and Bobick. "Disparity-Space Images and Large Occlusion Stereo." European Conference on Computer Vision, 1994.](https://mlanthology.org/eccv/1994/intille1994eccv-disparity/) doi:10.1007/BFB0028349

BibTeX

@inproceedings{intille1994eccv-disparity,
  title     = {{Disparity-Space Images and Large Occlusion Stereo}},
  author    = {Intille, Stephen S. and Bobick, Aaron F.},
  booktitle = {European Conference on Computer Vision},
  year      = {1994},
  pages     = {179-186},
  doi       = {10.1007/BFB0028349},
  url       = {https://mlanthology.org/eccv/1994/intille1994eccv-disparity/}
}