CVJul 9, 2016

Direct Sparse Odometry

arXiv:1607.02565v22930 citations
Originality Highly original
AI Analysis

This work addresses the challenge of robust and accurate camera motion estimation for robotics and autonomous systems, representing an incremental improvement over existing direct methods.

The paper tackles the problem of visual odometry by proposing a direct sparse formulation that combines a fully direct probabilistic model with joint optimization of geometry and camera motion, achieving real-time performance and significantly outperforming state-of-the-art methods in tracking accuracy and robustness across multiple datasets.

We propose a novel direct sparse visual odometry formulation. It combines a fully direct probabilistic model (minimizing a photometric error) with consistent, joint optimization of all model parameters, including geometry -- represented as inverse depth in a reference frame -- and camera motion. This is achieved in real time by omitting the smoothness prior used in other direct methods and instead sampling pixels evenly throughout the images. Since our method does not depend on keypoint detectors or descriptors, it can naturally sample pixels from across all image regions that have intensity gradient, including edges or smooth intensity variations on mostly white walls. The proposed model integrates a full photometric calibration, accounting for exposure time, lens vignetting, and non-linear response functions. We thoroughly evaluate our method on three different datasets comprising several hours of video. The experiments show that the presented approach significantly outperforms state-of-the-art direct and indirect methods in a variety of real-world settings, both in terms of tracking accuracy and robustness.

Code Implementations2 repos
Foundations

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

Your Notes