paper-with-me

홈 › Papers

Robust Uncertainty-Aware Multiview Triangulation

2020-08-04 · Seong Hun Lee, Javier Civera

We propose a robust and efficient method for multiview triangulation and uncertainty estimation. Our contribution is threefold: First, we propose an outlier rejection scheme using two-view RANSAC with the midpoint method. By prescreening the two-view samples prior to triangulation, we achieve the state-of-the-art efficiency. Second, we compare different local optimization methods for refining the initial solution and the inlier set. With an iterative update of the inlier set, we show that the optimization provides significant improvement in accuracy and robustness. Third, we model the uncertainty of a triangulated point as a function of three factors: the number of cameras, the mean reprojection error and the maximum parallax angle. Learning this model allows us to quickly interpolate the uncertainty at test time. We validate our method through an extensive evaluation.

📄 PDF Abstract BibTeX arXiv:2008.01258

Code (1)

sunghoon031/RobustUncertaintyAwareMultiviewTriangulation

Similar Papers 제목 키워드 기반

Semidefinite Relaxations for Robust Multiview Triangulation

2023-01-26 · CVPR 2023 1 · Linus Härenstam-Nielsen, Niclas Zeller, Daniel Cremers

We propose an approach based on convex relaxations for certifiably optimal robust multiview triangulation. To this end, we extend existing relaxation approaches to non-robust multiview triangulation by incorporating a tr…

Algebraic Relations and Triangulation of Unlabeled Image Points

2017-07-27 · André Wagner

In multiview geometry when correspondences among multiple views are unknown the image points can be understood as being unlabeled. This is a common problem in computer vision. We give a novel approach to handle such a si…

LOSTU: Fast, Scalable, and Uncertainty-Aware Triangulation

2023-11-18 · Sébastien Henry, John A. Christian

This work proposes a non-iterative, scalable, and statistically optimal way to triangulate called \texttt{LOSTU}. Unlike triangulation algorithms that minimize the reprojection ($L_2$) error, LOSTU will still provide the…

3D ReconstructionPose Estimation

Triangulation Residual Loss for Data-efficient 3D Pose Estimation

2023-09-21 · NeurIPS 2023 11

This paper presents Triangulation Residual loss (TR loss) for multiview 3D pose estimation in a data-efficient manner. Existing 3D supervised models usually require large-scale 3D annotated datasets, but the amount of ex…

Multiview 2D/3D Rigid Registration via a Point-Of-Interest Network for Tracking and Triangulation

2019-06-01 · CVPR 2019 6 · Haofu Liao, Wei-An Lin, Jiarui Zhang, Jingdan Zhang 외

We propose to tackle the problem of multiview 2D/3D rigid registration for intervention via a Point-Of-Interest Network for Tracking and Triangulation (POINT^2). POINT^2 learns to establish 2D point-to-point corresponden…