# Linear solution to the minimal absolute pose rolling shutter problem

**Authors:** Zuzana Kukelova, Cenek Albl, Akihiro Sugimoto, Tomas Pajdla

arXiv: 1812.11532 · 2019-01-01

## TL;DR

This paper introduces efficient linear and iterative solutions for the rolling shutter absolute pose problem, outperforming existing polynomial methods in speed and accuracy, with fewer solutions to verify.

## Contribution

It proposes new linear and iterative solvers for the rolling shutter pose problem, significantly improving speed and solution quality over state-of-the-art polynomial approaches.

## Key findings

- Best 6-point solver matches or exceeds performance of R6P
- Linear non-iterative solver with 9 correspondences outperforms R6P
- Proposed methods are faster and produce fewer solutions to verify

## Abstract

This paper presents new efficient solutions to the rolling shutter camera absolute pose problem. Unlike the state-of-the-art polynomial solvers, we approach the problem using simple and fast linear solvers in an iterative scheme. We present several solutions based on fixing different sets of variables and investigate the performance of them thoroughly. We design a new alternation strategy that estimates all parameters in each iteration linearly by fixing just the non-linear terms. Our best 6-point solver, based on the new alternation technique, shows an identical or even better performance than the state-of-the-art R6P solver and is two orders of magnitude faster. In addition, a linear non-iterative solver is presented that requires a non-minimal number of 9 correspondences but provides even better results than the state-of-the-art R6P. Moreover, all proposed linear solvers provide a single solution while the state-of-the-art R6P provides up to 20 solutions which have to be pruned by expensive verification.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.11532/full.md

## Figures

32 figures with captions in the complete paper: https://tomesphere.com/paper/1812.11532/full.md

## References

21 references — full list in the complete paper: https://tomesphere.com/paper/1812.11532/full.md

---
Source: https://tomesphere.com/paper/1812.11532