CVDec 2, 2018

GPSfM: Global Projective SFM Using Algebraic Constraints on Multi-View Fundamental Matrices

arXiv:1812.00426v434 citations
Originality Highly original
AI Analysis

This work addresses a foundational problem in computer vision for 3D reconstruction, offering a novel solution with broad applicability.

The paper tackles the problem of recovering projective camera matrices from fundamental matrices in multiview settings by providing a complete algebraic characterization and a global optimization algorithm, achieving state-of-the-art performance in accuracy and running time.

This paper addresses the problem of recovering projective camera matrices from collections of fundamental matrices in multiview settings. We make two main contributions. First, given ${n \choose 2}$ fundamental matrices computed for $n$ images, we provide a complete algebraic characterization in the form of conditions that are both necessary and sufficient to enabling the recovery of camera matrices. These conditions are based on arranging the fundamental matrices as blocks in a single matrix, called the $n$-view fundamental matrix, and characterizing this matrix in terms of the signs of its eigenvalues and rank structures. Secondly, we propose a concrete algorithm for projective structure-from-motion that utilizes this characterization. Given a complete or partial collection of measured fundamental matrices, our method seeks camera matrices that minimize a global algebraic error for the measured fundamental matrices. In contrast to existing methods, our optimization, without any initialization, produces a consistent set of fundamental matrices that corresponds to a unique set of cameras (up to a choice of projective frame). Our experiments indicate that our method achieves state of the art performance in both accuracy and running time.

Code Implementations1 repo
Foundations

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

Your Notes