中文
相关论文

相关论文: Comparison of Optimization Methods in Optical Flow…

200 篇论文

Estimating per-pixel motion between video frames, known as optical flow, is a long-standing problem in video understanding and analysis. Most contemporary optical flow techniques largely focus on addressing the cross-image matching with…

计算机视觉与模式识别 · 计算机科学 2022-02-09 Ao Luo , Fan Yang , Kunming Luo , Xin Li , Haoqiang Fan , Shuaicheng Liu

The optical flow of natural scenes is a combination of the motion of the observer and the independent motion of objects. Existing algorithms typically focus on either recovering motion and structure under the assumption of a purely static…

计算机视觉与模式识别 · 计算机科学 2017-05-04 Jonas Wulff , Laura Sevilla-Lara , Michael J. Black

We present a unifying framework to solve several computer vision problems with event cameras: motion, depth and optical flow estimation. The main idea of our framework is to find the point trajectories on the image plane that are best…

计算机视觉与模式识别 · 计算机科学 2019-01-21 Guillermo Gallego , Henri Rebecq , Davide Scaramuzza

As new technologies are invented, their commercial viability needs to be carefully examined along with their technical merits and demerits. The posit data format, proposed as a drop-in replacement for IEEE 754 float format, is one such…

硬件体系结构 · 计算机科学 2021-01-19 Vinay Saxena , Ankitha Reddy , Jonathan Neudorfer , John Gustafson , Sangeeth Nambiar , Rainer Leupers , Farhad Merchant

Optical flow, or the estimation of motion fields from image sequences, is one of the fundamental problems in computer vision. Unlike most pixel-wise tasks that aim at achieving consistent representations of the same category, optical flow…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Ao Luo , Fan Yang , Xin Li , Lang Nie , Chunyu Lin , Haoqiang Fan , Shuaicheng Liu

Event cameras such as DAVIS can simultaneously output high temporal resolution events and low frame-rate intensity images, which own great potential in capturing scene motion, such as optical flow estimation. Most of the existing optical…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Zhexiong Wan , Yuchao Dai , Yuxin Mao

We present a global optimization approach to optical flow estimation. The approach optimizes a classical optical flow objective over the full space of mappings between discrete grids. No descriptor matching is used. The highly regular…

计算机视觉与模式识别 · 计算机科学 2016-04-13 Qifeng Chen , Vladlen Koltun

Event cameras are novel bio-inspired sensors that offer advantages over traditional cameras (low latency, high dynamic range, low power, etc.). Optical flow estimation methods that work on packets of events trade off speed for accuracy,…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Shintaro Shiba , Yoshimitsu Aoki , Guillermo Gallego

This paper studies optical flow estimation, a critical task in motion analysis with applications in autonomous navigation, action recognition, and film production. Traditional optical flow methods require consecutive frames, which are often…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Mo Zhou , Jianwei Wang , Xuanmeng Zhang , Dylan Campbell , Kai Wang , Long Yuan , Wenjie Zhang , Xuemin Lin

Optical flow estimation remains challenging due to untextured areas, motion boundaries, occlusions, and more. Thus, the estimated flow is not equally reliable across the image. To that end, post-hoc confidence measures have been introduced…

计算机视觉与模式识别 · 计算机科学 2017-08-23 Anne S. Wannenwetsch , Margret Keuper , Stefan Roth

We introduce a novel multiframe scene flow approach that jointly optimizes the consistency of the patch appearances and their local rigid motions from RGB-D image sequences. In contrast to the competing methods, we take advantage of an…

计算机视觉与模式识别 · 计算机科学 2017-10-06 Vladislav Golyanik , Kihwan Kim , Robert Maier , Matthias Nießner , Didier Stricker , Jan Kautz

Optical Flow (OF) is the movement pattern of pixels or edges that is caused in a visual scene by the relative motion between an agent and a scene. OF is used in a wide range of computer vision algorithms and robotics applications. While the…

图像与视频处理 · 电气工程与系统科学 2023-09-25 Jonas Kühne , Michele Magno , Luca Benini

The aim of this paper is to discuss and evaluate total variation based regularization methods for motion estimation, with particular focus on optical flow models. In addition to standard $L^2$ and $L^1$ data fidelities we give an overview…

数值分析 · 数学 2015-12-02 Martin Burger , Hendrik Dirks , Lena Frerking

Scene flow estimation is a crucial component in the development of autonomous driving and 3D robotics, providing valuable information for environment perception and navigation. Despite the advantages of learning-based scene flow estimation…

计算机视觉与模式识别 · 计算机科学 2024-01-08 Rahul Ahuja , Chris Baker , Wilko Schwarting

Recent works on optical flow estimation use neural networks to predict the flow field that maps positions of one image to positions of the other. These networks consist of a feature extractor, a correlation volume, and finally several…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Leyla Mirvakhabova , Hong Cai , Jisoo Jeong , Hanno Ackermann , Farhad Zanjani , Fatih Porikli

We propose a continuous optimization method for solving dense 3D scene flow problems from stereo imagery. As in recent work, we represent the dynamic 3D scene as a collection of rigidly moving planar segments. The scene flow problem then…

计算机视觉与模式识别 · 计算机科学 2016-07-28 Zhaoyang Lv , Chris Beall , Pablo F. Alcantarilla , Fuxin Li , Zsolt Kira , Frank Dellaert

Two optical flow estimation problems are addressed: i) occlusion estimation and handling, and ii) estimation from image sequences longer than two frames. The proposed ContinualFlow method estimates occlusions before flow, avoiding the use…

计算机视觉与模式识别 · 计算机科学 2018-11-06 Michal Neoral , Jan Šochman , Jiří Matas

Event cameras capture brightness changes asynchronously with microsecond resolution, yet existing optical flow methods fail to fully exploit this temporal continuity. Frame-based approaches impose artificial accumulation latency and suffer…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Gunwoo Jeon , Chaesong Park , Jongwoo Lim

The pel-recursive computation of 2-D optical flow has been extensively studied in computer vision to estimate motion from image sequences, but it still raises a wealth of issues, such as the treatment of outliers, motion discontinuities and…

计算机视觉与模式识别 · 计算机科学 2016-11-04 Vania V. Estrela , Matthias O. Franz , Ricardo T. Lopes , G. P. De Araujo

Video anomaly detection is a challenging task because of diverse abnormal events. To this task, methods based on reconstruction and prediction are wildly used in recent works, which are built on the assumption that learning on normal data,…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Hongyong Wang , Xinjian Zhang , Su Yang , Weishan Zhang