A Complete, Accurate and Efficient Solution for the Perspective-n-Line Problem - Robotics Institute Carnegie Mellon University

A Complete, Accurate and Efficient Solution for the Perspective-n-Line Problem

Lipu Zhou, Daniel Koppel, and Michael Kaess
Journal Article, IEEE Robotics and Automation Letters, Vol. 6, No. 2, pp. 699 - 706, April, 2022

Abstract

This paper presents a complete, accurate, and efficient solution for the Perspective-n-Line (PnL) problem. Generally, the camera pose can be determined from N>=3 2D-3D line correspondences. The minimal problem (N=3) and the least-squares problem (N>3) are generally solved in different ways. This paper shows that a least-squares PnL problem can be transformed into a quadratic equation system that has the same form as the minimal problem. This leads to a unified solution for the minimal and least-squares PnL problems. We adopt the Gram-Schmidt process and a novel hidden variable polynomial solver to increase the numerical stability of our algorithm. Experimental results show that our algorithm is more accurate and robust than the state-of-the-art least-squares algorithms [1]-[4] and is significantly faster. Moreover, our algorithm is more stable than previous minimal solutions [3], [5], [6] with comparable runtime.

BibTeX

@article{Zhou-2022-134127,
author = {Lipu Zhou and Daniel Koppel and Michael Kaess},
title = {A Complete, Accurate and Efficient Solution for the Perspective-n-Line Problem},
journal = {IEEE Robotics and Automation Letters},
year = {2022},
month = {April},
volume = {6},
number = {2},
pages = {699 - 706},
}