CVAug 13, 2018

Incremental Non-Rigid Structure-from-Motion with Unknown Focal Length

arXiv:1808.04181v117 citations
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in 3D reconstruction for computer vision applications, offering incremental improvements in speed and accuracy for NRSfM with unknown focal length.

The paper tackles the computational complexity and unknown focal length challenges in Non-Rigid Structure-from-Motion (NRSfM) by proposing an incremental method that simultaneously recovers focal length and non-rigid shapes using Second-Order Cone Programming (SOCP), resulting in faster and more accurate reconstructions than state-of-the-art methods.

The perspective camera and the isometric surface prior have recently gathered increased attention for Non-Rigid Structure-from-Motion (NRSfM). Despite the recent progress, several challenges remain, particularly the computational complexity and the unknown camera focal length. In this paper we present a method for incremental Non-Rigid Structure-from-Motion (NRSfM) with the perspective camera model and the isometric surface prior with unknown focal length. In the template-based case, we provide a method to estimate four parameters of the camera intrinsics. For the template-less scenario of NRSfM, we propose a method to upgrade reconstructions obtained for one focal length to another based on local rigidity and the so-called Maximum Depth Heuristics (MDH). On its basis we propose a method to simultaneously recover the focal length and the non-rigid shapes. We further solve the problem of incorporating a large number of points and adding more views in MDH-based NRSfM and efficiently solve them with Second-Order Cone Programming (SOCP). This does not require any shape initialization and produces results orders of times faster than many methods. We provide evaluations on standard sequences with ground-truth and qualitative reconstructions on challenging YouTube videos. These evaluations show that our method performs better in both speed and accuracy than the state of the art.

Foundations

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

Your Notes