CVApr 22, 2017

On the Two-View Geometry of Unsynchronized Cameras

arXiv:1704.06843v135 citations
Originality Incremental advance
AI Analysis

This addresses camera synchronization issues in computer vision, offering incremental improvements for multi-camera systems.

The paper tackles the problem of estimating camera geometry and time shift from unsynchronized multi-camera videos, developing algorithms that use minimal correspondence sets and handle large time shifts, with evaluation showing broad applicability.

We present new methods for simultaneously estimating camera geometry and time shift from video sequences from multiple unsynchronized cameras. Algorithms for simultaneous computation of a fundamental matrix or a homography with unknown time shift between images are developed. Our methods use minimal correspondence sets (eight for fundamental matrix and four and a half for homography) and therefore are suitable for robust estimation using RANSAC. Furthermore, we present an iterative algorithm that extends the applicability on sequences which are significantly unsynchronized, finding the correct time shift up to several seconds. We evaluated the methods on synthetic and wide range of real world datasets and the results show a broad applicability to the problem of camera synchronization.

Code Implementations2 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