中文
相关论文

相关论文: Fast Hierarchical Depth Map Computation from Stere…

200 篇论文

Stereo Matching is one of the classical problems in computer vision for the extraction of 3D information but still controversial for accuracy and processing costs. The use of matching techniques and cost functions is crucial in the…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Hamid Fsian , Vahid Mohammadi , Pierre Gouton , Saeid Minaei

The pursuit of a generalizable stereo matching model, capable of performing well across varying resolutions and disparity ranges without dataset-specific fine-tuning, has revealed a fundamental trade-off. Iterative local search methods…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Junhong Min , Youngpil Jeon , Jimin Kim , Minyong Choi

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

Depth-map is the key computation in computer vision and robotics. One of the most popular approach is via computation of disparity-map of images obtained from Stereo Camera. Semi Global Matching (SGM) method is a popular choice for good…

计算机视觉与模式识别 · 计算机科学 2020-07-08 Prathmesh Sawant , Yashwant Temburu , Mandar Datar , Imran Ahmed , Vinayak Shriniwas , Sachin Patkar

Stereo depth estimation is used for many computer vision applications. Though many popular methods strive solely for depth quality, for real-time mobile applications (e.g. prosthetic glasses or micro-UAVs), speed and power efficiency are…

图像与视频处理 · 电气工程与系统科学 2019-08-09 Oscar Rahnama , Tommaso Cavallari , Stuart Golodetz , Simon Walker , Philip H. S. Torr

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 propose a simple yet…

计算机视觉与模式识别 · 计算机科学 2022-01-31 Wei Xue , Xiaojiang Peng

In this paper, we propose a novel binary-based cost computation and aggregation approach for stereo matching problem. The cost volume is constructed through bitwise operations on a series of binary strings. Then this approach is combined…

计算机视觉与模式识别 · 计算机科学 2014-02-11 Kang Zhang , Jiyang Li , Yijing Li , Weidong Hu , Lifeng Sun , Shiqiang Yang

Our goal here is threefold: [1] To present a new dense-stereo matching algorithm, tMGM, that by combining the hierarchical logic of tSGM with the support structure of MGM achieves 6-8\% performance improvement over the baseline SGM (these…

计算机视觉与模式识别 · 计算机科学 2019-11-25 Sonali Patil , Tanmay Prakash , Bharath Comandur , Avinash Kak

The area of computer vision is one of the most discussed topics amongst many scholars, and stereo matching is its most important sub fields. After the parallax map is transformed into a depth map, it can be applied to many intelligent…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Hewei Wang , Muhammad Salman Pathan , Soumyabrata Dev

Modern neural network-based algorithms are able to produce highly accurate depth estimates from stereo image pairs, nearly matching the reliability of measurements from more expensive depth sensors. However, this accuracy comes with a…

计算机视觉与模式识别 · 计算机科学 2019-03-13 Kyle Yee , Ayan Chakrabarti

Dense, robust and real-time computation of depth information from stereo-camera systems is a computationally demanding requirement for robotics, advanced driver assistance systems (ADAS) and autonomous vehicles. Semi-Global Matching (SGM)…

计算机视觉与模式识别 · 计算机科学 2016-10-14 Daniel Hernandez-Juarez , Alejandro Chacón , Antonio Espinosa , David Vázquez , Juan Carlos Moure , Antonio Manuel López

Deep learning (DL) methods are widely investigated for stereo image matching tasks due to their reported high accuracies. However, their transferability/generalization capabilities are limited by the instances seen in the training data.…

计算机视觉与模式识别 · 计算机科学 2022-05-30 Hessah Albanwan , Rongjun Qin

Efficient yet accurate extraction of depth from stereo image pairs is required by systems with low power resources, such as robotics and embedded systems. State-of-the-art stereo matching methods based on convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Rafael Brandt , Nicola Strisciuglio , Nicolai Petkov

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, we propose an…

计算机视觉与模式识别 · 计算机科学 2019-12-17 Gengshan Yang , Joshua Manela , Michael Happold , Deva Ramanan

In this paper, we have proposed a novel method for stereo disparity estimation by combining the existing methods of block based and region based stereo matching. Our method can generate dense disparity maps from disparity measurements of…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Subhayan Mukherjee , Ram Mohana Reddy Guddeti

In [18], Mozerov et al. propose to perform stereo matching as a two-step energy minimization problem. For the first step they solve a fully connected MRF model. And in the next step the marginal output is employed as the unary cost for a…

计算机视觉与模式识别 · 计算机科学 2016-02-15 Hongyang Xue , Deng Cai

Depth estimation under adverse conditions remains a significant challenge. Recently, multi-spectral depth estimation, which integrates both visible light and thermal images, has shown promise in addressing this issue. However, existing…

计算机视觉与模式识别 · 计算机科学 2024-11-07 Zihan Qin , Jialei Xu , Wenbo Zhao , Junjun Jiang , Xianming Liu

We propose a hybrid method for stereo disparity estimation by combining block and region-based stereo matching approaches. It generates dense depth maps from disparity measurements of only 18 % image pixels (left or right). The methodology…

计算机视觉与模式识别 · 计算机科学 2020-01-23 Subhayan Mukherjee , Ram Mohana Reddy Guddeti

Stereo vision technique has been widely used in robotic systems to acquire 3-D information. In recent years, many researchers have applied bilateral filtering in stereo vision to adaptively aggregate the matching costs. This has greatly…

计算机视觉与模式识别 · 计算机科学 2018-08-16 Rui Fan , Yanan Liu , Mohammud Junaid Bocus , Lujia Wang , Ming Liu

Accurate depth estimation is critical for autonomous driving perception systems, particularly for long range vehicle detection on highways. Traditional dense stereo matching methods such as Block Matching (BM) and Semi Global Matching (SGM)…

计算机视觉与模式识别 · 计算机科学 2026-04-10 Qihao Huang
‹ 上一页 1 2 3 10 下一页 ›