English

PoseGravity: Pose Estimation from Points and Lines with Axis Prior

Computer Vision and Pattern Recognition 2024-09-18 v2

Abstract

This paper presents a new algorithm to estimate absolute camera pose given an axis of the camera's rotation matrix. Current algorithms solve the problem via algebraic solutions on limited input domains. This paper shows that the problem can be solved efficiently by finding the intersection points of a hyperbola and the unit circle. The solution can flexibly accommodate combinations of point and line features in minimal and overconstrained configurations. In addition, the two special cases of planar and minimal configurations are identified to yield simpler closed-form solutions. Extensive experiments validate the approach.

Keywords

Cite

@article{arxiv.2405.12646,
  title  = {PoseGravity: Pose Estimation from Points and Lines with Axis Prior},
  author = {Akshay Chandrasekhar},
  journal= {arXiv preprint arXiv:2405.12646},
  year   = {2024}
}

Comments

Updated proof of rank bound in minimal configurations; fixed typos. 10 pages

R2 v1 2026-06-28T16:34:05.282Z