ROCVMar 1, 2022

Efficient Globally-Optimal Correspondence-Less Visual Odometry for Planar Ground Vehicles

arXiv:2203.00291v112 citationsh-index: 35
Originality Incremental advance
AI Analysis

This work addresses motion estimation for planar ground vehicles, offering a more efficient alternative to correspondence-based methods, though it is incremental as it builds on existing planar homography and branch-and-bound techniques.

The paper tackled the problem of estimating motion for planar ground vehicles using a downward-facing camera, which is challenging due to indistinct ground-plane features, by introducing the first globally-optimal, correspondence-less solution based on the Ackermann steering model, resulting in a significant advantage over traditional methods in real-time motion estimation on real data.

The motion of planar ground vehicles is often non-holonomic, and as a result may be modelled by the 2 DoF Ackermann steering model. We analyse the feasibility of estimating such motion with a downward facing camera that exerts fronto-parallel motion with respect to the ground plane. This turns the motion estimation into a simple image registration problem in which we only have to identify a 2-parameter planar homography. However, one difficulty that arises from this setup is that ground-plane features are indistinctive and thus hard to match between successive views. We encountered this difficulty by introducing the first globally-optimal, correspondence-less solution to plane-based Ackermann motion estimation. The solution relies on the branch-and-bound optimisation technique. Through the low-dimensional parametrisation, a derivation of tight bounds, and an efficient implementation, we demonstrate how this technique is eventually amenable to accurate real-time motion estimation. We prove its property of global optimality and analyse the impact of assuming a locally constant centre of rotation. Our results on real data finally demonstrate a significant advantage over the more traditional, correspondence-based hypothesise-and-test schemes.

Foundations

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

Your Notes