paper-with-me

Papers

Optimal Triangulation Method is Not Really Optimal

2021-07-09 · Seyed-Mahdi Nasiri, Reshad Hosseini, Hadi Moradi

Triangulation refers to the problem of finding a 3D point from its 2D projections on multiple camera images. For solving this problem, it is the common practice to use so-called optimal triangulation method, which we call the L2 method in this paper. But, the method can be optimal only if we assume no uncertainty in the camera parameters. Through extensive comparison on synthetic and real data, we observed that the L2 method is actually not the best choice when there is uncertainty in the camera parameters. Interestingly, it can be observed that the simple mid-point method outperforms other methods. Apart from its high performance, the mid-point method has a simple closed formed solution for multiple camera images while the L2 method is hard to be used for more than two camera images. Therefore, in contrast to the common practice, we argue that the simple mid-point method should be used in structure-from-motion applications where there is uncertainty in camera parameters.

📄 PDF Abstract BibTeX arXiv:2107.04618

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Absolute Triangulation Algorithms for Space Exploration

2022-05-24 · Sebastien Henry, John A. Christian

Images are an important source of information for spacecraft navigation and for three-dimensional reconstruction of observed space objects. Both of these applications take the form of a triangulation problem when the cam…

Closed-Form Optimal Two-View Triangulation Based on Angular Errors

2019-03-21 · ICCV 2019 10 · Seong Hun Lee, Javier Civera

In this paper, we study closed-form optimal solutions to two-view triangulation with known internal calibration and pose. By formulating the triangulation problem as $L_1$ and $L_\infty$ minimization of angular reproject…

FormVocal Bursts Valence Prediction

Radial Distortion Triangulation

2019-06-01 · CVPR 2019 6 · Zuzana Kukelova, Viktor Larsson

This paper presents the first optimal, maximal likelihood, solution to the triangulation problem for radially distorted cameras. The proposed solution to the two-view triangulation problem minimizes the L2-norm of the re…

Newton-Type Iterative Solver for Multiple View $L2$ Triangulation

2014-05-14 · F. Lu, Z. Chen

In this note, we show that the L2 optimal solutions to most real multiple view L2 triangulation problems can be efficiently obtained by two-stage Newton-like iterative methods, while the difficulty of such problems mainl…

CPUVocal Bursts Type Prediction

Quasiconvex Plane Sweep for Triangulation With Outliers

2017-10-01 · ICCV 2017 10 · Qianggong Zhang, Tat-Jun Chin, David Suter

Triangulation is a fundamental task in 3D computer vision. Unsurprisingly, it is a well-investigated problem with many mature algorithms. However, algorithms for robust triangulation, which are necessary to produce corre…