2009
DOI: 10.1007/s11263-009-0235-z
|View full text |Cite
|
Sign up to set email alerts
|

Fast and Stable Polynomial Equation Solving and Its Application to Computer Vision

Abstract: This paper presents several new results on techniques for solving systems of polynomial equations in computer vision. Gröbner basis techniques for equation solving have been applied successfully to several geometric computer vision problems. However, in many cases these methods are plagued by numerical problems. In this paper we derive a generalization of the Gröbner basis method for polynomial equation solving, which improves overall numerical stability. We show how the action matrix can be computed in the ge… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

3
92
0

Year Published

2011
2011
2024
2024

Publication Types

Select...
6
2
1

Relationship

2
7

Authors

Journals

citations
Cited by 56 publications
(95 citation statements)
references
References 39 publications
3
92
0
Order By: Relevance
“…In our current matlab implementation, we do not use a specialized polynomial equation solver. Replacing this component with a state-of-the-art method such as [15] would speed up the computations significantly as each minimal problem typically can be solved in a couple of milliseconds. Another easily accomplished speed-up would be to do the computations in parallel.…”
Section: Concluding Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…In our current matlab implementation, we do not use a specialized polynomial equation solver. Replacing this component with a state-of-the-art method such as [15] would speed up the computations significantly as each minimal problem typically can be solved in a couple of milliseconds. Another easily accomplished speed-up would be to do the computations in parallel.…”
Section: Concluding Discussionmentioning
confidence: 99%
“…The polynomial equations were solved using a generic polynomial solver based on [15]. Experiments were run on the well-known Dinosaur sequence using the step loss function, i.e.…”
Section: Experimental Validationmentioning
confidence: 99%
“…With 3 active constraints we get 3 equations of type (26) and the embedding h(θ) = θ [5] we have implemented a minimal solver in MATLAB that runs in about 0.6 ms on a standard computer (Intel I5).…”
Section: Image Registrationmentioning
confidence: 99%
“…However, as the number of variables grows, the more difficult it becomes to generate a stable polynomial solver. Solving polynomial systems can be achieved with the action matrix method described in [2]. It falls outside the scope of this paper to provide a full account of this method, however, some of its requirements should be discussed.…”
Section: Towards a Minimal Solutionmentioning
confidence: 99%