paper-with-me

Papers

A sparse resultant based method for efficient minimal solvers

2019-12-21 · CVPR 2020 6 · Snehal Bhayani, Zuzana Kukelova, Janne Heikkilä

Many computer vision applications require robust and efficient estimation of camera geometry. The robust estimation is usually based on solving camera geometry problems from a minimal number of input data measurements, i.e. solving minimal problems in a RANSAC framework. Minimal problems often result in complex systems of polynomial equations. Many state-of-the-art efficient polynomial solvers to these problems are based on Gr\"obner bases and the action-matrix method that has been automatized and highly optimized in recent years. In this paper we study an alternative algebraic method for solving systems of polynomial equations, i.e., the sparse resultant-based method and propose a novel approach to convert the resultant constraint to an eigenvalue problem. This technique can significantly improve the efficiency and stability of existing resultant-based solvers. We applied our new resultant-based method to a large variety of computer vision problems and show that for most of the considered problems, the new method leads to solvers that are the same size as the the best available Gr\"obner basis solvers and of similar accuracy. For some problems the new sparse-resultant based method leads to even smaller and more stable solvers than the state-of-the-art Gr\"obner basis solvers. Our new method can be fully automatized and incorporated into existing tools for automatic generation of efficient polynomial solvers and as such it represents a competitive alternative to popular Gr\"obner basis methods for minimal problems in computer vision.

📄 PDF Abstract BibTeX arXiv:1912.10268

Code (1)

snehalbhayani/aut_gen_sparse_res_solver 공식 구현

Similar Papers 제목 키워드 기반

Computing stable resultant-based minimal solvers by hiding a variable

2020-07-17 · Snehal Bhayani, Zuzana Kukelova, Janne Heikkilä

Many computer vision applications require robust and efficient estimation of camera geometry. The robust estimation is usually based on solving camera geometry problems from a minimal number of input data measurements, i…

Sparse resultant based minimal solvers in computer vision and their connection with the action matrix

2023-01-16 · Snehal Bhayani, Janne Heikkilä, Zuzana Kukelova

Many computer vision applications require robust and efficient estimation of camera geometry from a minimal number of input data measurements, i.e., solving minimal problems in a RANSAC framework. Minimal problems are us…

Solving Minimal Problems Without Matrix Inversion Using FFT-Based Interpolation

2026-05-07 · Haidong Wu, Snehal Bhayani, Janne Heikkilä arxiv

Estimating camera geometry typically involves solving minimal problems formulated as systems of multivariate polynomial equations, which often pose computational challenges when using existing Gröbner-basis or resultant-…

Efficient closed-form approaches for pose estimation using Sylvester forms

2026-04-16 · Jana Vráblíková, Ezio Malis, Laurent Busé arxiv

Solving non-linear least-squares problem for pose estimation (rotation and translation) is often a time consuming yet fundamental problem in several real-time computer vision applications. With an adequate rotation param…

Pose Estimation

Graduated Non-Convexity for Robust Spatial Perception: From Non-Minimal Solvers to Global Outlier Rejection

2019-09-18 · Heng Yang, Pasquale Antonante, Vasileios Tzoumas, Luca Carlone

Semidefinite Programming (SDP) and Sums-of-Squares (SOS) relaxations have led to certifiably optimal non-minimal solvers for several robotics and computer vision problems. However, most non-minimal solvers rely on least-…

Pose Estimation