中文
相关论文

相关论文: A new stereo formulation not using pixel and dispa…

200 篇论文

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 counterparts which…

计算机视觉与模式识别 · 计算机科学 2019-01-29 Vinay Kaushik , Brejesh Lall

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

Due to the domain differences and unbalanced disparity distribution across multiple datasets, current stereo matching approaches are commonly limited to a specific dataset and generalize poorly to others. Such domain shift issue is usually…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Zhelun Shen , Xibin Song , Yuchao Dai , Dingfu Zhou , Zhibo Rao , Liangjun Zhang

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

Matching and partitioning problems are fundamentals of computer vision applications with examples in multilabel segmentation, stereo estimation and optical-flow computation. These tasks can be posed as non-convex energy minimization…

计算机视觉与模式识别 · 计算机科学 2020-09-14 Jonas Geiping , Fjedor Gaede , Hartmut Bauermeister , Michael Moeller

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

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

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

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

Stereo matching is an essential basis for various applications, but most stereo matching methods have poor generalization performance and require a fixed disparity search range. Moreover, current stereo matching methods focus on the scenes…

计算机视觉与模式识别 · 计算机科学 2022-05-11 Jiazhi Liu , Feng Liu

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

Dense disparities among multiple views is essential for estimating the 3D architecture of a scene based on the geometrical relationship among the scene and the views or cameras. Scenes with larger extents of heterogeneous textures,…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Hanieh Shabanian , Madhusudhanan Balasubramanian

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

This work presents dense stereo reconstruction using high-resolution images for infrastructure inspections. The state-of-the-art stereo reconstruction methods, both learning and non-learning ones, consume too much computational resource on…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Yaoyu Hu , Weikun Zhen , Sebastian Scherer

State-of-the-art supervised stereo matching methods have achieved remarkable performance on various benchmarks. However, their generalization to real-world scenarios remains challenging due to the scarcity of annotated real-world stereo…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Xianqi Wang , Hao Yang , Gangwei Xu , Junda Cheng , Min Lin , Yong Deng , Jinliang Zang , Yurui Chen , Xin Yang

We propose a new family of discrete energy minimization problems, which we call parsimonious labeling. Specifically, our energy functional consists of unary potentials and high-order clique potentials. While the unary potentials are…

计算机视觉与模式识别 · 计算机科学 2015-07-07 Puneet K. Dokania , M. Pawan Kumar

We introduce a novel architecture for neural disparity refinement aimed at facilitating deployment of 3D computer vision on cheap and widespread consumer devices, such as mobile phones. Our approach relies on a continuous formulation that…

计算机视觉与模式识别 · 计算机科学 2021-11-01 Filippo Aleotti , Fabio Tosi , Pierluigi Zama Ramirez , Matteo Poggi , Samuele Salti , Stefano Mattoccia , Luigi Di Stefano

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

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

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
‹ 上一页 1 2 3 10 下一页 ›