paper-with-me

Papers

A Fast and Accurate Optical Flow Camera for Resource-Constrained Edge Applications

2023-05-22 · Jonas Kühne, Michele Magno, Luca Benini

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 calculation of OF is a resource-demanding task in terms of computational load and memory footprint, it needs to be executed at low latency, especially in robotics applications. Therefore, OF estimation is today performed on powerful CPUs or GPUs to satisfy the stringent requirements in terms of execution speed for control and actuation. On-sensor hardware acceleration is a promising approach to enable low latency OF calculations and fast execution even on resource-constrained devices such as nano drones and AR/VR glasses and headsets. This paper analyzes the achievable accuracy, frame rate, and power consumption when using a novel optical flow sensor consisting of a global shutter camera with an Application Specific Integrated Circuit (ASIC) for optical flow computation. The paper characterizes the optical flow sensor in high frame-rate, low-latency settings, with a frame rate of up to 88 fps at the full resolution of 1124 by 1364 pixels and up to 240 fps at a reduced camera resolution of 280 by 336, for both classical camera images and optical flow data.

📄 PDF Abstract BibTeX arXiv:2305.13087

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Flow Estimation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Fast Event-based Optical Flow Estimation by Triplet Matching

2022-12-23 · Shintaro Shiba, Yoshimitsu Aoki, Guillermo Gallego

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 spe…

Event-based Optical FlowEvent-based visionMotion EstimationOptical Flow Estimation+1

Fast Multi-frame Stereo Scene Flow with Motion Segmentation

2017-07-05 · CVPR 2017 7 · Tatsunori Taniai, Sudipta N. Sinha, Yoichi Sato

We propose a new multi-frame method for efficiently computing scene flow (dense depth and optical flow) and camera ego-motion for a dynamic scene observed from a moving stereo camera rig. Our technique also segments out …

CPUMotion SegmentationOptical Flow EstimationStereo Matching+2

BAT: Learning Event-based Optical Flow with Bidirectional Adaptive Temporal Correlation

2025-03-05 · Gangwei Xu, Haotong Lin, Zhaoxing Zhang, Hongcheng Luo 외

Event cameras deliver visual information characterized by a high dynamic range and high temporal resolution, offering significant advantages in estimating optical flow for complex lighting conditions and fast-moving obje…

Event-based Optical FlowOptical Flow Estimation

Vertical Landing for Micro Air Vehicles using Event-Based Optical Flow

2017-01-31 · Bas J. Pijnacker Hordijk, Kirk Y. W. Scheper, Guido C. H. E. de Croon

Small flying robots can perform landing maneuvers using bio-inspired optical flow by maintaining a constant divergence. However, optical flow is typically estimated from frame sequences recorded by standard miniature cam…

Event-based Optical FlowOptical Flow Estimationvalid

FloVD: Optical Flow Meets Video Diffusion Model for Enhanced Camera-Controlled Video Synthesis

2025-02-12 · CVPR 2025 1 · Wonjoon Jin, Qi Dai, Chong Luo, Seung-Hwan Baek 외

This paper presents FloVD, a novel optical-flow-based video diffusion model for camera-controllable video generation. FloVD leverages optical flow maps to represent motions of the camera and moving objects. This approach…

Motion SynthesisOptical Flow EstimationVideo Generation