CVJul 27, 2016

MLPnP - A Real-Time Maximum Likelihood Solution to the Perspective-n-Point Problem

arXiv:1607.08112v192 citations
Originality Highly original
AI Analysis

This addresses the need for statistically optimal camera pose estimation in computer vision applications, offering a novel method for a known bottleneck.

The paper tackles the Perspective-n-Point problem by proposing a maximum likelihood solution that incorporates image observation uncertainties and provides internal accuracy estimation, achieving real-time performance and general applicability to arbitrary central camera models.

In this paper, a statistically optimal solution to the Perspective-n-Point (PnP) problem is presented. Many solutions to the PnP problem are geometrically optimal, but do not consider the uncertainties of the observations. In addition, it would be desirable to have an internal estimation of the accuracy of the estimated rotation and translation parameters of the camera pose. Thus, we propose a novel maximum likelihood solution to the PnP problem, that incorporates image observation uncertainties and remains real-time capable at the same time. Further, the presented method is general, as is works with 3D direction vectors instead of 2D image points and is thus able to cope with arbitrary central camera models. This is achieved by projecting (and thus reducing) the covariance matrices of the observations to the corresponding vector tangent space.

Code Implementations4 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes