CVApr 24, 2017

Monocular Visual Odometry with a Rolling Shutter Camera

arXiv:1704.07163v13 citations
Originality Incremental advance
AI Analysis

This work addresses a specific challenge in mobile applications using low-cost cameras, offering an incremental improvement over prior methods for handling rolling shutter distortions.

The paper tackles the problem of inaccurate ego-motion estimation in monocular visual odometry with rolling shutter cameras, especially during abrupt camera motions like vibrations, by proposing a novel algorithm based on a new rolling shutter essential matrix that incorporates instantaneous velocities, resulting in accurate and robust estimates validated on synthetic and real datasets.

Rolling Shutter (RS) cameras have become popularized because of low-cost imaging capability. However, the RS cameras suffer from undesirable artifacts when the camera or the subject is moving, or illumination condition changes. For that reason, Monocular Visual Odometry (MVO) with RS cameras produces inaccurate ego-motion estimates. Previous works solve this RS distortion problem with motion prediction from images and/or inertial sensors. However, the MVO still has trouble in handling the RS distortion when the camera motion changes abruptly (e.g. vibration of mobile cameras causes extremely fast motion instantaneously). To address the problem, we propose the novel MVO algorithm in consideration of the geometric characteristics of RS cameras. The key idea of the proposed algorithm is the new RS essential matrix which incorporates the instantaneous angular and linear velocities at each frame. Our algorithm produces accurate and robust ego-motion estimates in an online manner, and is applicable to various mobile applications with RS cameras. The superiority of the proposed algorithm is validated through quantitative and qualitative comparison on both synthetic and real dataset.

Foundations

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

Your Notes