Local Detection of Stereo Occlusion Boundaries

Abstract

Stereo occlusion boundaries are one-dimensional structures in the visual field that separate foreground regions of a scene that are visible to both eyes (binocular regions) from background regions of a scene that are visible to only one eye (monocular regions). Stereo occlusion boundaries often coincide with object boundaries, and localizing them is useful for tasks like grasping, manipulation, and navigation. This paper describes the local signatures for stereo occlusion boundaries that exist in a stereo cost volume, and it introduces a local detector for them based on a simple feedforward network with relatively small receptive fields. The local detector produces better boundaries than many other stereo methods, even without incorporating explicit stereo matching, top-down contextual cues, or single-image boundary cues based on texture and intensity.

Cite

Text

Wang and Zickler. "Local Detection of Stereo Occlusion Boundaries." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019. doi:10.1109/CVPR.2019.00394

Markdown

[Wang and Zickler. "Local Detection of Stereo Occlusion Boundaries." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019.](https://mlanthology.org/cvpr/2019/wang2019cvpr-local/) doi:10.1109/CVPR.2019.00394

BibTeX

@inproceedings{wang2019cvpr-local,
  title     = {{Local Detection of Stereo Occlusion Boundaries}},
  author    = {Wang, Jialiang and Zickler, Todd},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2019},
  doi       = {10.1109/CVPR.2019.00394},
  url       = {https://mlanthology.org/cvpr/2019/wang2019cvpr-local/}
}