中文
相关论文

相关论文: Meaningful Matches in Stereovision

200 篇论文

Stereo matching plays a crucial role in various applications, where understanding uncertainty can enhance both safety and reliability. Despite this, the estimation and analysis of uncertainty in stereo matching have been largely overlooked.…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Wenxiao Cai , Dongting Hu , Ruoyan Yin , Jiankang Deng , Huan Fu , Wankou Yang , Mingming Gong

Stereo matching is one of the most popular techniques to estimate dense depth maps by finding the disparity between matching pixels on two, synchronized and rectified images. Alongside with the development of more accurate algorithms, the…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Matteo Poggi , Seungryong Kim , Fabio Tosi , Sunok Kim , Filippo Aleotti , Dongbo Min , Kwanghoon Sohn , Stefano Mattoccia

Statistical matching is an effective method for estimating causal effects in which treated units are paired with control units with ``similar'' values of confounding covariates prior to performing estimation. In this way, matching helps…

统计方法学 · 统计学 2023-09-13 Sanjeewani Weerasingha , Michael J. Higgins

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

Dynamic stereo matching is the task of estimating consistent disparities from stereo videos with dynamic objects. Recent learning-based methods prioritize optimal performance on a single stereo pair, resulting in temporal inconsistencies.…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Junpeng Jing , Ye Mao , Krystian Mikolajczyk

An image super-resolution method from multiple observation of low-resolution images is proposed. The method is based on sub-pixel accuracy block matching for estimating relative displacements of observed images, and sparse signal…

计算机视觉与模式识别 · 计算机科学 2014-02-18 Toshiyuki Kato , Hideitsu Hino , Noboru Murata

This work proposes a multi-image matching method to estimate semantic correspondences across multiple images. In contrast to the previous methods that optimize all pairwise correspondences, the proposed method identifies and matches only a…

计算机视觉与模式识别 · 计算机科学 2018-05-02 Qianqian Wang , Xiaowei Zhou , Kostas Daniilidis

Self-supervised stereo matching holds great promise by eliminating the reliance on expensive ground-truth data. Its dominant paradigm, based on photometric consistency, is however fundamentally hindered by the occlusion challenge -- an…

计算机视觉与模式识别 · 计算机科学 2025-11-07 Ruizhi Yang , Xingqiang Li , Jiajun Bai , Jinsong Du

Video stereo matching is the task of estimating consistent disparity maps from rectified stereo videos. There is considerable scope for improvement in both datasets and methods within this area. Recent learning-based methods often focus on…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Junpeng Jing , Ye Mao , Anlan Qiu , Krystian Mikolajczyk

Stereo matching is one of the widely used techniques for inferring depth from stereo images owing to its robustness and speed. It has become one of the major topics of research since it finds its applications in autonomous driving, robotic…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Viny Saajan Victor , Peter Neigel

The reconstruction of a scene via a stereo-camera system is a two-steps process, where at first images from different cameras are matched to identify the set of point-to-point correspondences that then will actually be reconstructed in the…

计算机视觉与模式识别 · 计算机科学 2021-01-15 Riccardo Beschi , Xiao Feng , Stefania Melillo , Leonardo Parisi , Lorena Postiglione

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

Statistical matching methods are widely used in the social and health sciences to estimate causal effects using observational data. Often the objective is to find comparable groups with similar covariate distributions in a dataset, with the…

应用统计 · 统计学 2021-01-19 Felix Bestehorn , Maike Bestehorn , Christian Kirches

Leveraging the disparity information from both left and right views is crucial for stereo disparity estimation. Left-right consistency check is an effective way to enhance the disparity estimation by referring to the information from the…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Zequn Jie , Pengfei Wang , Yonggen Ling , Bo Zhao , Yunchao Wei , Jiashi Feng , Wei Liu

This paper looks into the problem of pedestrian tracking using a monocular, potentially moving, uncalibrated camera. The pedestrians are located in each frame using a standard human detector, which are then tracked in subsequent frames.…

计算机视觉与模式识别 · 计算机科学 2015-01-27 Sourav Garg , Swagat Kumar , Rajesh Ratnakaram , Prithwijit Guha

Detecting small obstacles on the road ahead is a critical part of the driving task which has to be mastered by fully autonomous cars. In this paper, we present a method based on stereo vision to reliably detect such obstacles from a moving…

计算机视觉与模式识别 · 计算机科学 2016-09-16 Peter Pinggera , Sebastian Ramos , Stefan Gehrig , Uwe Franke , Carsten Rother , Rudolf Mester

This paper proposes a method for computing efficiently the significance of a parametric pattern inside a binary image. On the one hand, a-contrario strategies avoid the user involvement for tuning detection thresholds, and allow one to…

计算机视觉与模式识别 · 计算机科学 2018-07-11 Sylvie Le Hégarat-Mascle , Emanuel Aldea , Jennifer Vandoni

Stereo matching methods rely on dense pixel-wise ground truth labels, which are laborious to obtain, especially for real-world datasets. The scarcity of labeled data and domain gaps between synthetic and real-world images also pose notable…

计算机视觉与模式识别 · 计算机科学 2025-05-14 Yuran Wang , Yingping Liang , Ying Fu

For the purposes of foreground estimation, the true background model is unavailable in many practical circumstances and needs to be estimated from cluttered image sequences. We propose a sequential technique for static background estimation…

计算机视觉与模式识别 · 计算机科学 2013-03-12 Vikas Reddy , Conrad Sanderson , Brian C. Lovell

In most computer vision and image analysis problems, it is necessary to define a similarity measure between two or more different objects or images. Template matching is a classic and fundamental method used to score similarities between…

计算机视觉与模式识别 · 计算机科学 2016-10-25 Nazanin Sadat Hashemi , Roya Babaie Aghdam , Atieh Sadat Bayat Ghiasi , Parastoo Fatemi
‹ 上一页 1 2 3 10 下一页 ›