CVROApr 5, 2022

The Probabilistic Normal Epipolar Constraint for Frame-To-Frame Rotation Optimization under Uncertain Feature Positions

arXiv:2204.02256v115 citationsh-index: 109
Originality Incremental advance
AI Analysis

This work addresses the limitation of inaccurate relative pose estimation due to feature position uncertainties in computer vision systems, representing an incremental improvement over prior methods.

The paper tackled the problem of relative pose estimation in computer vision by introducing the probabilistic normal epipolar constraint (PNEC) to account for uncertainties in feature positions, resulting in more accurate rotation estimates than existing methods, with improved performance on the KITTI dataset.

The estimation of the relative pose of two camera views is a fundamental problem in computer vision. Kneip et al. proposed to solve this problem by introducing the normal epipolar constraint (NEC). However, their approach does not take into account uncertainties, so that the accuracy of the estimated relative pose is highly dependent on accurate feature positions in the target frame. In this work, we introduce the probabilistic normal epipolar constraint (PNEC) that overcomes this limitation by accounting for anisotropic and inhomogeneous uncertainties in the feature positions. To this end, we propose a novel objective function, along with an efficient optimization scheme that effectively minimizes our objective while maintaining real-time performance. In experiments on synthetic data, we demonstrate that the novel PNEC yields more accurate rotation estimates than the original NEC and several popular relative rotation estimation algorithms. Furthermore, we integrate the proposed method into a state-of-the-art monocular rotation-only odometry system and achieve consistently improved results for the real-world KITTI 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