CVApr 14, 2017

Camera Calibration by Global Constraints on the Motion of Silhouettes

arXiv:1704.04360v1
Originality Incremental advance
AI Analysis

This provides more accurate camera calibration for computer vision applications, though it appears incremental as it builds on existing silhouette-based methods.

The paper tackles the problem of camera calibration from silhouette motion by modeling frontier point correspondence as a constrained flow optimization, achieving two orders of magnitude performance improvement over state-of-the-art methods through reduced outliers.

We address the problem of epipolar geometry using the motion of silhouettes. Such methods match epipolar lines or frontier points across views, which are then used as the set of putative correspondences. We introduce an approach that improves by two orders of magnitude the performance over state-of-the-art methods, by significantly reducing the number of outliers in the putative matching. We model the frontier points' correspondence problem as constrained flow optimization, requiring small differences between their coordinates over consecutive frames. Our approach is formulated as a Linear Integer Program and we show that due to the nature of our problem, it can be solved efficiently in an iterative manner. Our method was validated on four standard datasets providing accurate calibrations across very different viewpoints.

Foundations

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

Your Notes