CVApr 25, 2013

Euclidean Upgrade from a Minimal Number of Segments

arXiv:1304.6990v11 citations
Originality Incremental advance
AI Analysis

This addresses a specific computational geometry problem in computer vision, but it is incremental as it builds on existing projective reconstruction methods.

The paper tackles the problem of upgrading a projective reconstruction to a Euclidean one by computing the rectifying homography from a minimal number of 9 segments of known length, using an algebraic approach with Gröbner bases to solve derived polynomial equations.

In this paper, we propose an algebraic approach to upgrade a projective reconstruction to a Euclidean one, and aim at computing the rectifying homography from a minimal number of 9 segments of known length. Constraints are derived from these segments which yield a set of polynomial equations that we solve by means of Gröbner bases. We explain how a solver for such a system of equations can be constructed from simplified template data. Moreover, we present experiments that demonstrate that the given problem can be solved in this way.

Foundations

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

Your Notes