CVAug 20, 2025

6-DoF Object Tracking with Event-based Optical Flow and Frames

arXiv:2508.14776v11 citationsh-index: 31IROS
Originality Incremental advance
AI Analysis

This addresses a fundamental robotics problem for environment interaction, offering a solution for high-speed motion where conventional cameras fail due to frame rate limitations and motion blur.

The paper tackles 6-DoF object tracking in high-speed scenarios by combining event-based optical flow for motion measurement with RGB-based pose estimation, demonstrating effectiveness in synthetic and real-world tests.

Tracking the position and orientation of objects in space (i.e., in 6-DoF) in real time is a fundamental problem in robotics for environment interaction. It becomes more challenging when objects move at high-speed due to frame rate limitations in conventional cameras and motion blur. Event cameras are characterized by high temporal resolution, low latency and high dynamic range, that can potentially overcome the impacts of motion blur. Traditional RGB cameras provide rich visual information that is more suitable for the challenging task of single-shot object pose estimation. In this work, we propose using event-based optical flow combined with an RGB based global object pose estimator for 6-DoF pose tracking of objects at high-speed, exploiting the core advantages of both types of vision sensors. Specifically, we propose an event-based optical flow algorithm for object motion measurement to implement an object 6-DoF velocity tracker. By integrating the tracked object 6-DoF velocity with low frequency estimated pose from the global pose estimator, the method can track pose when objects move at high-speed. The proposed algorithm is tested and validated on both synthetic and real world data, demonstrating its effectiveness, especially in high-speed motion scenarios.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes