English

Direct Monocular Odometry Using Points and Lines

Computer Vision and Pattern Recognition 2017-03-21 v1 Robotics

Abstract

Most visual odometry algorithm for a monocular camera focuses on points, either by feature matching, or direct alignment of pixel intensity, while ignoring a common but important geometry entity: edges. In this paper, we propose an odometry algorithm that combines points and edges to benefit from the advantages of both direct and feature based methods. It works better in texture-less environments and is also more robust to lighting changes and fast motion by increasing the convergence basin. We maintain a depth map for the keyframe then in the tracking part, the camera pose is recovered by minimizing both the photometric error and geometric error to the matched edge in a probabilistic framework. In the mapping part, edge is used to speed up and increase stereo matching accuracy. On various public datasets, our algorithm achieves better or comparable performance than state-of-the-art monocular odometry methods. In some challenging texture-less environments, our algorithm reduces the state estimation error over 50%.

Keywords

Cite

@article{arxiv.1703.06380,
  title  = {Direct Monocular Odometry Using Points and Lines},
  author = {Shichao Yang and Sebastian Scherer},
  journal= {arXiv preprint arXiv:1703.06380},
  year   = {2017}
}

Comments

ICRA 2017

R2 v1 2026-06-22T18:49:49.228Z