SOTAVerified

PoseGravity: Pose Estimation from Points and Lines with Axis Prior

2024-05-21Code Available0· sign in to hype

Akshay Chandrasekhar

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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.

Tasks

Reproductions