A Clever Elimination Strategy for Efficient Minimal Solvers

Zuzana Kukelova, Joe Kileel, Bernd Sturmfels, Tomas Pajdla; Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2017, pp. 4912-4921

Abstract


We present a new insight into the systematic generation of minimal solvers in computer vision, which leads to smaller and faster solvers. Many minimal problem formulations are coupled sets of linear and polynomial equations where image measurements enter the linear equations only. We show that it is useful to solve such systems by first eliminating all the unknowns that do not appear in the linear equations and then extending solutions to the rest of unknowns. This can be generalized to fully non-linear systems by linearization via lifting. We demonstrate that this approach leads to more efficient solvers in three problems of partially calibrated relative camera pose computation with unknown focal length and/or radial distortion. Our approach also generates new interesting constraints on the fundamental matrices of partially calibrated cameras, which were not known before.

Related Material


[pdf] [supp] [arXiv] [poster]
[bibtex]
@InProceedings{Kukelova_2017_CVPR,
author = {Kukelova, Zuzana and Kileel, Joe and Sturmfels, Bernd and Pajdla, Tomas},
title = {A Clever Elimination Strategy for Efficient Minimal Solvers},
booktitle = {Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {July},
year = {2017}
}