CVApr 14, 2019

Gyroscope-aided Relative Pose Estimation for Rolling Shutter Cameras

arXiv:1904.06770v19 citations
Originality Incremental advance
AI Analysis

This addresses a specific problem in computer vision for applications using low-cost cameras, offering a more efficient solution but is incremental as it builds on existing models.

The paper tackles the problem of estimating relative pose between rolling shutter cameras, which is challenging due to line-by-line image capture, by using gyroscope measurements to simplify the process and achieve a minimal solution requiring only five points, compared to 20 or 44 points in previous methods.

The rolling shutter camera has received great attention due to its low cost imaging capability, however, the estimation of relative pose between rolling shutter cameras still remains a difficult problem owing to its line-by-line image capturing characteristics. To alleviate this problem, we exploit gyroscope measurements, angular velocity, along with image measurement to compute the relative pose between rolling shutter cameras. The gyroscope measurements provide the information about instantaneous motion that causes the rolling shutter distortion. Having gyroscope measurements in one hand, we simplify the relative pose estimation problem and find a minimal solution for the problem based on the Grobner basis polynomial solver. The proposed method requires only five points to compute relative pose between rolling shutter cameras, whereas previous methods require 20 or 44 corresponding points for linear and uniform rolling shutter geometry models, respectively. Experimental results on synthetic and real data verify the superiority of the proposed method over existing relative pose estimation methods.

Foundations

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

Your Notes