paper-with-me

홈 › Papers

Fast Non-local Stereo Matching based on Hierarchical Disparity Prediction

2015-09-28 · Xuan Luo, Xuejiao Bai, Shuo Li, Hongtao Lu, Sei-ichiro Kamata

Stereo matching is the key step in estimating depth from two or more images. Recently, some tree-based non-local stereo matching methods have been proposed, which achieved state-of-the-art performance. The algorithms employed some tree structures to aggregate cost and thus improved the performance and reduced the coputation load of the stereo matching. However, the computational complexity of these tree-based algorithms is still high because they search over the entire disparity range. In addition, the extreme greediness of the minimum spanning tree (MST) causes the poor performance in large areas with similar colors but varying disparities. In this paper, we propose an efficient stereo matching method using a hierarchical disparity prediction (HDP) framework to dramatically reduce the disparity search range so as to speed up the tree-based non-local stereo methods. Our disparity prediction scheme works on a graph pyramid derived from an image whose disparity to be estimated. We utilize the disparity of a upper graph to predict a small disparity range for the lower graph. Some independent disparity trees (DT) are generated to form a disparity prediction forest (HDPF) over which the cost aggregation is made. When combined with the state-of-the-art tree-based methods, our scheme not only dramatically speeds up the original methods but also improves their performance by alleviating the second drawback of the tree-based methods. This is partially because our DTs overcome the extreme greediness of the MST. Extensive experimental results on some benchmark datasets demonstrate the effectiveness and efficiency of our framework. For example, the segment-tree based stereo matching becomes about 25.57 times faster and 2.2% more accurate over the Middlebury 2006 full-size dataset.

📄 PDF Abstract BibTeX arXiv:1509.08197

Code (0)

등록된 구현이 없습니다.

Tasks

Stereo MatchingStereo Matching Hand

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Fast Hierarchical Depth Map Computation from Stereo

2019-01-28 · Vinay Kaushik, Brejesh lall

Disparity by Block Matching stereo is usually used in applications with limited computational power in order to get depth estimates. However, the research on simple stereo methods has been lesser than the energy based co…

Stereo Matching with Cost Volume based Sparse Disparity Propagation

2022-01-28 · Wei Xue, Xiaojiang Peng

Stereo matching is crucial for binocular stereo vision. Existing methods mainly focus on simple disparity map fusion to improve stereo matching, which require multiple dense or sparse disparity maps. In this paper, we pr…

Stereo Matching

Hierarchical Deep Stereo Matching on High-resolution Images

2019-12-13 · CVPR 2019 6 · Gengshan Yang, Joshua Manela, Michael Happold, Deva Ramanan

We explore the problem of real-time stereo matching on high-res imagery. Many state-of-the-art (SOTA) methods struggle to process high-res imagery because of memory constraints or speed limitations. To address this issue…

Autonomous DrivingStereo MatchingVocal Bursts Intensity Prediction

URS-Stereo: Uncertainty-Guided Residual Search for Real-Time Stereo Matching

2026-07-07 · Pouya Sohrabipour, Chaitanya kumar reddy Pallerla, Dongyi Wang arxiv

Real-time stereo matching is crucial for robotics, autonomous systems, and embedded vision applications, where both computational efficiency and disparity accuracy are required. Recent coarse-to-fine stereo matching meth…

Computational EfficiencyDisparity Estimation

Integrating Disparity Confidence Estimation into Relative Depth Prior-Guided Unsupervised Stereo Matching

2025-08-02 · Chuang-Wei Liu, Mingjian Sun, Cairong Zhao, Hanli Wang 외 arxiv

Unsupervised stereo matching has garnered significant attention for its independence from costly disparity annotations. Typical unsupervised methods rely on the multi-view consistency assumption for training networks, wh…