Segment-Based Stereo Matching Using Graph Cuts

Abstract

In this paper we present a new segment-based stereo matching algorithm using graph cuts. In our approach, the reference image is divided into non-overlapping homogeneous segments and the scene structure is represented as a set of planes in the disparity space. The stereo matching problem is formulated as an energy minimization problem in the segment domain instead of the traditional pixel domain. Graph cuts technique is used to fast approximate the optimal solution, which assigns the corresponding disparity plane to each segment. Experiments demonstrate that the performance of our algorithm is comparable to the state-of-the-art stereo algorithms on various data sets. Furthermore, strong performance is achieved in the conventionally difficult areas such as: textureless regions, disparity discontinuous boundaries and occluded portions.

Cite

Text

Hong and Chen. "Segment-Based Stereo Matching Using Graph Cuts." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2004. doi:10.1109/CVPR.2004.220

Markdown

[Hong and Chen. "Segment-Based Stereo Matching Using Graph Cuts." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2004.](https://mlanthology.org/cvpr/2004/hong2004cvpr-segment/) doi:10.1109/CVPR.2004.220

BibTeX

@inproceedings{hong2004cvpr-segment,
  title     = {{Segment-Based Stereo Matching Using Graph Cuts}},
  author    = {Hong, Li and Chen, George},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2004},
  pages     = {74-81},
  doi       = {10.1109/CVPR.2004.220},
  url       = {https://mlanthology.org/cvpr/2004/hong2004cvpr-segment/}
}