paper-with-me

홈 › Papers

CMax-SLAM: Event-based Rotational-Motion Bundle Adjustment and SLAM System using Contrast Maximization

2024-03-12 · Shuang Guo, Guillermo Gallego

Event cameras are bio-inspired visual sensors that capture pixel-wise intensity changes and output asynchronous event streams. They show great potential over conventional cameras to handle challenging scenarios in robotics and computer vision, such as high-speed and high dynamic range. This paper considers the problem of rotational motion estimation using event cameras. Several event-based rotation estimation methods have been developed in the past decade, but their performance has not been evaluated and compared under unified criteria yet. In addition, these prior works do not consider a global refinement step. To this end, we conduct a systematic study of this problem with two objectives in mind: summarizing previous works and presenting our own solution. First, we compare prior works both theoretically and experimentally. Second, we propose the first event-based rotation-only bundle adjustment (BA) approach. We formulate it leveraging the state-of-the-art Contrast Maximization (CMax) framework, which is principled and avoids the need to convert events into frames. Third, we use the proposed BA to build CMax-SLAM, the first event-based rotation-only SLAM system comprising a front-end and a back-end. Our BA is able to run both offline (trajectory smoothing) and online (CMax-SLAM back-end). To demonstrate the performance and versatility of our method, we present comprehensive experiments on synthetic and real-world datasets, including indoor, outdoor and space scenarios. We discuss the pitfalls of real-world evaluation and propose a proxy for the reprojection error as the figure of merit to evaluate event-based rotation BA methods. We release the source code and novel data sequences to benefit the community. We hope this work leads to a better understanding and fosters further research on event-based ego-motion estimation. Project page: https://github.com/tub-rip/cmax_slam

📄 PDF Abstract BibTeX arXiv:2403.08119

Code (1)

tub-rip/cmax_slam 공식 구현

Tasks

Motion Estimation

Similar Papers 제목 키워드 기반

Visual SLAM: Why Bundle Adjust?

2019-02-11 · Álvaro Parra, Tat-Jun Chin, Anders Eriksson, Ian Reid

Bundle adjustment plays a vital role in feature-based monocular SLAM. In many modern SLAM pipelines, bundle adjustment is performed to estimate the 6DOF camera trajectory and 3D map (3D point cloud) from the input featur…

Pushing the Envelope of Rotation Averaging for Visual SLAM

2020-11-02 · Xinyi Li, Lin Yuan, Longin Jan Latecki, Haibin Ling

As an essential part of structure from motion (SfM) and Simultaneous Localization and Mapping (SLAM) systems, motion averaging has been extensively studied in the past years and continues to attract surging research atte…

Robot NavigationSimultaneous Localization and Mapping

RD-VIO: Robust Visual-Inertial Odometry for Mobile Augmented Reality in Dynamic Environments

2023-10-23 · Jinyu Li, Xiaokun Pan, Gan Huang, Ziyang Zhang 외

It is typically challenging for visual or visual-inertial odometry systems to handle the problems of dynamic scenes and pure rotation. In this work, we design a novel visual-inertial odometry (VIO) system called RD-VIO t…

Density Invariant Contrast Maximization for Neuromorphic Earth Observations

2023-04-27 · Sami Arja, Alexandre Marcireau, Richard L. Balthazor, Matthew G. McHarg 외

Contrast maximization (CMax) techniques are widely used in event-based vision systems to estimate the motion parameters of the camera and generate high-contrast images. However, these techniques are noise-intolerance and…

Earth ObservationEvent-based visionMotion CompensationMotion Estimation

PLED-VINS: A Point-Line Event-Based Visual Inertial SLAM for Dynamic Environments

2026-07-08 · Seunghun Lee, Jihun Nam, Dong-Uk Seo, Hyun Myung arxiv

Dynamic environments remain a fundamental challenge for visual SLAM, where unreliable observations from moving objects and rapid motion degrade state estimation accuracy. Although event cameras preserve fine-grained spat…