paper-with-me

홈 › Papers

Minimal Solutions to Generalized Three-View Relative Pose Problem

2023-01-01 · ICCV 2023 1 · Yaqing Ding, Chiang-Heng Chien, Viktor Larsson, Karl Åström, Benjamin Kimia

For a generalized (or non-central) camera model, the minimal problem for two views of six points has efficient solvers. However, minimal problems of three views with four points and three views of six lines have not yet been explored and solved, despite the efforts from the computer vision community. This paper develops the formulations of these two minimal problems and shows how state-of-the-art GPU implementations of Homotopy Continuation solver can be used effectively. The proposed methods are evaluated on both synthetic and real datasets, demonstrating that they are fast, accurate and that they improve on structure from motion estimations, when employed in an hypothesis and test setting.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

GPU

Similar Papers 제목 키워드 기반

Efficient Relative Pose Estimation for Cameras and Generalized Cameras in Case of Known Relative Rotation Angle

2019-01-31 · Evgeniy Martyushev, Bo Li

We propose two minimal solutions to the problem of relative pose estimation of (i) a calibrated camera from four points in two views and (ii) a calibrated generalized camera from five points in two views. In both cases, …

Pose Estimation

Six-Point Method for Multi-Camera Systems with Reduced Solution Space

2024-02-28 · Banglei Guan, Ji Zhao, Laurent Kneip

Relative pose estimation using point correspondences (PC) is a widely used technique. A minimal configuration of six PCs is required for two views of generalized cameras. In this paper, we present several minimal solvers…

Pose EstimationTranslation

Learning to Solve Hard Minimal Problems

2021-12-06 · CVPR 2022 1 · Petr Hruby, Timothy Duff, Anton Leykin, Tomas Pajdla

We present an approach to solving hard geometric optimization problems in the RANSAC framework. The hard minimal problems arise from relaxing the original geometric optimization problem into a minimal problem with many s…

Motion Estimation for Self-Driving Cars with a Generalized Camera

2013-06-01 · CVPR 2013 6 · Gim Hee Lee, Friedrich Faundorfer, Marc Pollefeys

In this paper, we present a visual ego-motion estimation algorithm for a self-driving car equipped with a closeto-market multi-camera system. By modeling the multicamera system as a generalized camera and applying the no…

Motion EstimationSelf-Driving Cars

A clever elimination strategy for efficient minimal solvers

2017-03-15 · CVPR 2017 7 · Zuzana Kukelova, Joe Kileel, Bernd Sturmfels, Tomas Pajdla

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 equati…