中文
相关论文

相关论文: Match-Stereo-Videos: Bidirectional Alignment for C…

200 篇论文

Stereo vision is essential for many applications. Currently, the synchronization of the streams coming from two cameras is done using mostly hardware. A software-based synchronization method would reduce the cost, weight and size of the…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Nicolas Boizard , Kevin El Haddad , Thierry Ravet , François Cresson , Thierry Dutoit

In recent years, video semantic segmentation has made great progress with advanced deep neural networks. However, there still exist two main challenges \ie, information inconsistency and computation cost. To deal with the two difficulties,…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Jinming Su , Ruihong Yin , Shuaibin Zhang , Junfeng Luo

Stereo matching is vital in 3D computer vision, with most algorithms assuming symmetric visual properties between binocular visions. However, the rise of asymmetric multi-camera systems (e.g., tele-wide cameras) challenges this assumption…

计算机视觉与模式识别 · 计算机科学 2025-08-15 Yuanting Gao , Linghao Shen

Depth from defocus (DfD) and stereo matching are two most studied passive depth sensing schemes. The techniques are essentially complementary: DfD can robustly handle repetitive textures that are problematic for stereo matching whereas…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Zhang Chen , Xinqing Guo , Siyuan Li , Xuan Cao , Jingyi Yu

Binocular stereo vision is an important branch of machine vision, which imitates the human eye and matches the left and right images captured by the camera based on epipolar constraints. The matched disparity map can be calculated according…

计算机视觉与模式识别 · 计算机科学 2021-02-10 Yimin Peng , Yunlong Li , Zijing Fang

The number of static human poses is limited, it is hard to retrieve the exact videos using one single pose as the clue. However, with a pose sequence or a dynamic gesture as the keyword, retrieving specific videos becomes more feasible. We…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Cheng Zhang

We introduce Stereo Anywhere, a novel stereo-matching framework that combines geometric constraints with robust priors from monocular depth Vision Foundation Models (VFMs). By elegantly coupling these complementary worlds through a…

计算机视觉与模式识别 · 计算机科学 2025-05-08 Luca Bartolomei , Fabio Tosi , Matteo Poggi , Stefano Mattoccia

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

This paper proposes a novel approach to stereo visual odometry without stereo matching. It is particularly robust in scenes of repetitive high-frequency textures. Referred to as DSVO (Direct Stereo Visual Odometry), it operates directly on…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Jiawei Mo , Junaed Sattar

Stereo matching is close to hitting a half-century of history, yet witnessed a rapid evolution in the last decade thanks to deep learning. While previous surveys in the late 2010s covered the first stage of this revolution, the last five…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Fabio Tosi , Luca Bartolomei , Matteo Poggi

Temporally consistent depth estimation is crucial for online applications such as augmented reality. While stereo depth estimation has received substantial attention as a promising way to generate 3D information, there is relatively little…

计算机视觉与模式识别 · 计算机科学 2022-12-12 Zhaoshuo Li , Wei Ye , Dilin Wang , Francis X. Creighton , Russell H. Taylor , Ganesh Venkatesh , Mathias Unberath

Applying image processing algorithms independently to each frame of a video often leads to undesired inconsistent results over time. Developing temporally consistent video-based extensions, however, requires domain knowledge for individual…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Wei-Sheng Lai , Jia-Bin Huang , Oliver Wang , Eli Shechtman , Ersin Yumer , Ming-Hsuan Yang

Scene understanding is paramount in robotics, self-navigation, augmented reality, and many other fields. To fully accomplish this task, an autonomous agent has to infer the 3D structure of the sensed scene (to know where it looks at) and…

计算机视觉与模式识别 · 计算机科学 2020-02-26 Pier Luigi Dovesi , Matteo Poggi , Lorenzo Andraghetti , Miquel Martí , Hedvig Kjellström , Alessandro Pieropan , Stefano Mattoccia

Traditional stereo algorithms have focused their efforts on reconstruction quality and have largely avoided prioritizing for run time performance. Robots, on the other hand, require quick maneuverability and effective computation to observe…

机器人学 · 计算机科学 2016-02-18 Sudeep Pillai , Srikumar Ramalingam , John J. Leonard

This paper introduces a statistical method to decide whether two blocks in a pair of of images match reliably. The method ensures that the selected block matches are unlikely to have occurred "just by chance." The new approach is based on…

计算机视觉与模式识别 · 计算机科学 2017-12-08 Neus Sabater , Andrés Almansa , Jean-Michel Morel

Video stabilization is a longstanding computer vision problem, particularly pixel-level synthesis solutions for video stabilization which synthesize full frames add to the complexity of this task. These techniques aim to stabilize videos by…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Muhammad Kashif Ali , Eun Woo Im , Dongjin Kim , Tae Hyun Kim

The tracking-by-detection paradigm today has become the dominant method for multi-object tracking and works by detecting objects in each frame and then performing data association across frames. However, its sequential frame-wise matching…

计算机视觉与模式识别 · 计算机科学 2022-12-21 Sanghyun Woo , Kwanyong Park , Seoung Wug Oh , In So Kweon , Joon-Young Lee

We address the problem of optical decalibration in mobile stereo camera setups, especially in context of autonomous vehicles. In real world conditions, an optical system is subject to various sources of anticipated and unanticipated…

计算机视觉与模式识别 · 计算机科学 2020-01-16 Jon Muhovič , Janez Perš

We propose a novel approach for fast and accurate stereo visual Simultaneous Localization and Mapping (SLAM) independent of feature detection and matching. We extend monocular Direct Sparse Odometry (DSO) to a stereo system by optimizing…

机器人学 · 计算机科学 2021-12-06 Jiawei Mo , Md Jahidul Islam , Junaed Sattar

Learning depth and optical flow via deep neural networks by watching videos has made significant progress recently. In this paper, we jointly solve the two tasks by exploiting the underlying geometric rules within stereo videos.…

计算机视觉与模式识别 · 计算机科学 2018-10-10 Yang Wang , Zhenheng Yang , Peng Wang , Yi Yang , Chenxu Luo , Wei Xu