paper-with-me

홈 › Papers

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 maximum likelihood estimate when there are errors in camera pose or parameters. This generic framework is used to contextualize other triangulation methods like the direct linear transform (DLT) or the midpoint. Synthetic experiments show that LOSTU can be substantially faster than using uncertainty-aware Levenberg-Marquardt (or similar) optimization schemes, while providing results of comparable precision. Finally, LOSTU is implemented in sequential reconstruction in conjunction with uncertainty-aware pose estimation, where it yields better reconstruction metrics.

📄 PDF Abstract BibTeX arXiv:2311.11171

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionPose Estimation

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

Delay-Aware Active Triangulation with Uncertainty-Driven Multi-Agent Reinforcement Learning for Counter-UAS

2026-07-07 · Seungwook Lee, David Hyunchul Shim arxiv

Multi-agent active visual triangulation enables precise 3D localization of aerial targets by coordinating mobile observers with controllable cameras. However, existing methods assume instantaneous state feedback, ignorin…

Multi-agent Reinforcement Learning

An Angle Independent Depth Aware Fusion Beamforming Approach for Ultrafast Ultrasound Flow Imaging

2021-08-05 · A. N. Madhavanunni, Mahesh Raveendranatha Panicker

In the case of vector flow imaging systems, the most employed flow estimation techniques are the directional beamforming based cross correlation and the triangulation-based autocorrelation. However, the directional beamf…

PointTriNet: Learned Triangulation of 3D Point Sets

2020-04-19 · ECCV 2020 8 · Nicholas Sharp, Maks Ovsjanikov

This work considers a new task in geometric deep learning: generating a triangulation among a set of points in 3D space. We present PointTriNet, a differentiable and scalable approach enabling point set triangulation as …

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