中文
相关论文

相关论文: Efficient Depth Estimation for Unstable Stereo Cam…

200 篇论文

For many applications in low-power real-time robotics, stereo cameras are the sensors of choice for depth perception as they are typically cheaper and more versatile than their active counterparts. Their biggest drawback, however, is that…

计算机视觉与模式识别 · 计算机科学 2019-08-09 Oscar Rahnama , Duncan Frost , Ondrej Miksik , Philip H. S. Torr

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…

计算机视觉与模式识别 · 计算机科学 2015-09-29 Xuan Luo , Xuejiao Bai , Shuo Li , Hongtao Lu , Sei-ichiro Kamata

Unsupervised depth completion and estimation methods are trained by minimizing reconstruction error. Block artifacts from resampling, intensity saturation, and occlusions are amongst the many undesirable by-products of common data…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Yangchao Wu , Tian Yu Liu , Hyoungseob Park , Stefano Soatto , Dong Lao , Alex Wong

Estimating the distance to objects is crucial for autonomous vehicles when using depth sensors is not possible. In this case, the distance has to be estimated from on-board mounted RGB cameras, which is a complex task especially in…

计算机视觉与模式识别 · 计算机科学 2022-07-04 Michaël Fonder , Damien Ernst , Marc Van Droogenbroeck

Real-time acquisition of accurate scene depth is essential for automated robotic minimally invasive surgery. Stereo matching with binocular endoscopy can provide this depth information. However, existing stereo matching methods, designed…

图像与视频处理 · 电气工程与系统科学 2025-10-16 Yang Ding , Can Han , Sijia Du , Yaqi Wang , Dahong Qian

Efficient real-time disparity estimation is critical for the application of stereo vision systems in various areas. Recently, stereo network based on coarse-to-fine method has largely relieved the memory constraints and speed limitations of…

计算机视觉与模式识别 · 计算机科学 2020-11-19 He Dai , Xuchong Zhang , Yongli Zhao , Hongbin Sun

Stereo matching has become an increasingly important component of modern autonomous systems. Developing deep learning-based stereo matching models that deliver high accuracy while operating in real-time continues to be a major challenge in…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Mahmoud Tahmasebi , Saif Huq , Kevin Meehan , Marion McAfee

Deep learning techniques have enabled rapid progress in monocular depth estimation, but their quality is limited by the ill-posed nature of the problem and the scarcity of high quality datasets. We estimate depth from a single camera by…

计算机视觉与模式识别 · 计算机科学 2019-08-15 Rahul Garg , Neal Wadhwa , Sameer Ansari , Jonathan T. Barron

Accurate and dense depth estimation with stereo cameras and LiDAR is an important task for automatic driving and robotic perception. While sparse hints from LiDAR points have improved cost aggregation in stereo matching, their effectiveness…

计算机视觉与模式识别 · 计算机科学 2024-04-12 Ang Li , Anning Hu , Wei Xi , Wenxian Yu , Danping Zou

Omnidirectional depth perception is essential for mobile robotics applications that require scene understanding across a full 360{\deg} field of view. Camera-based setups offer a cost-effective option by using stereo depth estimation to…

计算机视觉与模式识别 · 计算机科学 2025-10-29 Jannik Endres , Oliver Hahn , Charles Corbière , Simone Schaub-Meyer , Stefan Roth , Alexandre Alahi

Human pose estimation (HPE) is a key building block for developing AI-based context-aware systems inside the operating room (OR). The 24/7 use of images coming from cameras mounted on the OR ceiling can however raise concerns for privacy,…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Vinkle Srivastav , Afshin Gangi , Nicolas Padoy

Monocular depth estimation is an essential task in the computer vision community. While tremendous successful methods have obtained excellent results, most of them are computationally expensive and not applicable for real-time on-device…

计算机视觉与模式识别 · 计算机科学 2022-09-05 Zhenyu Li , Zehui Chen , Jialei Xu , Xianming Liu , Junjun Jiang

Multi-frame depth estimation improves over single-frame approaches by also leveraging geometric relationships between images via feature matching, in addition to learning appearance-based features. In this paper we revisit feature matching…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Vitor Guizilini , Rares Ambrus , Dian Chen , Sergey Zakharov , Adrien Gaidon

Monocular depth estimation from a single image is an ill-posed problem for computer vision due to insufficient reliable cues as the prior knowledge. Besides the inter-frame supervision, namely stereo and adjacent frames, extensive prior…

计算机视觉与模式识别 · 计算机科学 2024-04-11 Zhengyang Lu , Ying Chen

To obtain high-resolution depth maps, some previous learning-based multi-view stereo methods build a cost volume pyramid in a coarse-to-fine manner. These approaches leverage fixed depth range hypotheses to construct cascaded plane sweep…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Puyuan Yi , Shengkun Tang , Jian Yao

The recent development of \emph{foundation models} for monocular depth estimation such as Depth Anything paved the way to zero-shot monocular depth estimation. Since it returns an affine-invariant disparity map, the favored technique to…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Rémi Marsal , Alexandre Chapoutot , Philippe Xu , David Filliat

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…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Jiaxi Zeng , Chengtang Yao , Yuwei Wu , Yunde Jia

Recent methods in stereo matching have continuously improved the accuracy using deep models. This gain, however, is attained with a high increase in computation cost, such that the network may not fit even on a moderate GPU. This issue…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Faranak Shamsafar , Samuel Woerz , Rafia Rahim , Andreas Zell

This work introduces a novel method for surface normal estimation from rectified stereo image pairs, leveraging affine transformations derived from disparity values to achieve fast and accurate results. We demonstrate how the rectification…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Csongor Csanad Kariko , Muhammad Rafi Faisal , Levente Hajder

Real-time, high-fidelity monocular depth estimation from remote sensing imagery is crucial for numerous applications, yet existing methods face a stark trade-off between accuracy and efficiency. Although using Vision Transformer (ViT)…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Ruizhi Wang , Weihan Li , Zunlei Feng , Haofei Zhang , Mingli Song , Jiayu Wang , Jie Song , Li Sun