PoseGravity: Pose Estimation from Points and Lines with Axis Prior

Akshay Chandrasekhar
2024-09-17
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.
Computer Vision and Pattern Recognition
What problem does this paper attempt to address?