paper-with-me

홈 › Papers

Efficient High-Resolution Stereo Matching using Local Plane Sweeps

2014-06-01 · CVPR 2014 6 · Sudipta N. Sinha, Daniel Scharstein, Richard Szeliski

We present a stereo algorithm designed for speed and efficiency that uses local slanted plane sweeps to propose disparity hypotheses for a semi-global matching algorithm. Our local plane hypotheses are derived from initial sparse feature correspondences followed by an iterative clustering step. Local plane sweeps are then performed around each slanted plane to produce out-of-plane parallax and matching-cost estimates. A final global optimization stage, implemented using semi-global matching, assigns each pixel to one of the local plane hypotheses. By only exploring a small fraction of the whole disparity space volume, our technique achieves significant speedups over previous algorithms and achieves state-of-the-art accuracy on high-resolution stereo pairs of up to 19 megapixels.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Clusteringglobal-optimizationStereo MatchingStereo Matching HandVocal Bursts Intensity Prediction

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 제목 키워드 기반

Sub-pixel matching method for low-resolution thermal stereo images

2019-11-30 · Yannick Wend Kuni Zoetgnande, Geoffroy Cormier, Alain-Jérôme Fougères, Jean-Louis Dillenseger

In the context of a localization and tracking application, we developed a stereo vision system based on cheap low-resolution 80x60 pixels thermal cameras. We proposed a threefold sub-pixel stereo matching framework (call…

Stereo Matching

Deep Stereo using Adaptive Thin Volume Representation with Uncertainty Awareness

2019-11-27 · CVPR 2020 6 · Shuo Cheng, Zexiang Xu, Shilin Zhu, Zhuwen Li 외

We present Uncertainty-aware Cascaded Stereo Network (UCS-Net) for 3D reconstruction from multiple RGB images. Multi-view stereo (MVS) aims to reconstruct fine-grained scene geometry from multi-view images. Previous lear…

3D ReconstructionPoint Clouds

Cross-MPI: Cross-scale Stereo for Image Super-Resolution using Multiplane Images

2020-11-30 · CVPR 2021 1 · Yuemei Zhou, Gaochang Wu, Ying Fu, Kun Li 외

Various combinations of cameras enrich computational photography, among which reference-based superresolution (RefSR) plays a critical role in multiscale imaging systems. However, existing RefSR approaches fail to accomp…

Image Super-ResolutionSuper-Resolution

LoS: Local Structure-Guided Stereo Matching

2024-01-01 · CVPR 2024 1 · Kunhong Li, Longguang Wang, Ye Zhang, Kaiwen Xue 외

Estimating disparities in challenging areas is difficult and limits the performance of stereo matching models. In this paper we exploit local structure information (LSI) to enhance stereo matching. Specifically our L…

Stereo Matching

Semi-Global Stereo Matching with Surface Orientation Priors

2017-12-03 · Daniel Scharstein, Tatsunori Taniai, Sudipta N. Sinha

Semi-Global Matching (SGM) is a widely-used efficient stereo matching technique. It works well for textured scenes, but fails on untextured slanted surfaces due to its fronto-parallel smoothness assumption. To remedy thi…

Stereo MatchingStereo Matching Hand