Temporally Consistent Stereo Matching
Jiaxi Zeng, Chengtang Yao, Yuwei Wu, Yunde Jia

TL;DR
This paper introduces a novel video stereo matching approach that leverages temporal information through disparity completion and iterative refinement, significantly improving temporal consistency, accuracy, and efficiency in depth estimation from stereo video streams.
Contribution
The paper presents a new method for temporally consistent stereo matching that combines disparity completion with dual-space iterative refinement, addressing limitations of single-frame methods.
Findings
Reduces temporal inconsistency in depth maps
Improves accuracy in ill-posed regions
Enhances computational efficiency
Abstract
Stereo matching provides depth estimation from binocular images for downstream applications. These applications mostly take video streams as input and require temporally consistent depth maps. However, existing methods mainly focus on the estimation at the single-frame level. This commonly leads to temporally inconsistent results, especially in ill-posed regions. In this paper, we aim to leverage temporal information to improve the temporal consistency, accuracy, and efficiency of stereo matching. To achieve this, we formulate video stereo matching as a process of temporal disparity completion followed by continuous iterative refinements. Specifically, we first project the disparity of the previous timestamp to the current viewpoint, obtaining a semi-dense disparity map. Then, we complete this map through a disparity completion module to obtain a well-initialized disparity map. The…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBlind Source Separation Techniques · Image and Signal Denoising Methods · Advanced Vision and Imaging
MethodsFocus
