Search Space Reduction for MRF Stereo
Abstract
We present an algorithm to reduce per-pixel search ranges for Markov Random Fields-based stereo algorithms. Our algorithm is based on the intuitions that reliably matched pixels need less regularization in the energy minimization and neighboring pixels should have similar disparity search ranges if their pixel values are similar. We propose a novel bi-labeling process to classify reliable and unreliable pixels that incorporate left-right consistency checks. We then propagate the reliable disparities into unreliable regions to form a complete disparity map and construct per-pixel search ranges based on the difference between the disparity map after propagation and the one computed from a winner-take-all method. Experimental results evaluated on the Middlebury stereo benchmark show our proposed algorithm is able to achieve 77% average reduction rate while preserving satisfactory accuracy.
Cite
Text
Wang et al. "Search Space Reduction for MRF Stereo." European Conference on Computer Vision, 2008. doi:10.1007/978-3-540-88682-2_44Markdown
[Wang et al. "Search Space Reduction for MRF Stereo." European Conference on Computer Vision, 2008.](https://mlanthology.org/eccv/2008/wang2008eccv-search/) doi:10.1007/978-3-540-88682-2_44BibTeX
@inproceedings{wang2008eccv-search,
title = {{Search Space Reduction for MRF Stereo}},
author = {Wang, Liang and Jin, Hailin and Yang, Ruigang},
booktitle = {European Conference on Computer Vision},
year = {2008},
pages = {576-588},
doi = {10.1007/978-3-540-88682-2_44},
url = {https://mlanthology.org/eccv/2008/wang2008eccv-search/}
}