English

Accurate and Robust Scale Recovery for Monocular Visual Odometry Based on Plane Geometry

Computer Vision and Pattern Recognition 2021-05-18 v2

Abstract

Scale ambiguity is a fundamental problem in monocular visual odometry. Typical solutions include loop closure detection and environment information mining. For applications like self-driving cars, loop closure is not always available, hence mining prior knowledge from the environment becomes a more promising approach. In this paper, with the assumption of a constant height of the camera above the ground, we develop a light-weight scale recovery framework leveraging an accurate and robust estimation of the ground plane. The framework includes a ground point extraction algorithm for selecting high-quality points on the ground plane, and a ground point aggregation algorithm for joining the extracted ground points in a local sliding window. Based on the aggregated data, the scale is finally recovered by solving a least-squares problem using a RANSAC-based optimizer. Sufficient data and robust optimizer enable a highly accurate scale recovery. Experiments on the KITTI dataset show that the proposed framework can achieve state-of-the-art accuracy in terms of translation errors, while maintaining competitive performance on the rotation error. Due to the light-weight design, our framework also demonstrates a high frequency of 20Hz on the dataset.

Keywords

Cite

@article{arxiv.2101.05995,
  title  = {Accurate and Robust Scale Recovery for Monocular Visual Odometry Based on Plane Geometry},
  author = {Rui Tian and Yunzhou Zhang and Delong Zhu and Shiwen Liang and Sonya Coleman and Dermot Kerr},
  journal= {arXiv preprint arXiv:2101.05995},
  year   = {2021}
}

Comments

Submitting to IEEE International Conference on Robotics and Automation 2021

R2 v1 2026-06-23T22:11:38.946Z