paper-with-me

Papers

Globally Optimal Multi-Scale Monocular Hand-Eye Calibration Using Dual Quaternions

2022-01-12 · Thomas Wodtko, Markus Horn, Michael Buchholz, Klaus Dietmayer

In this work, we present an approach for monocular hand-eye calibration from per-sensor ego-motion based on dual quaternions. Due to non-metrically scaled translations of monocular odometry, a scaling factor has to be estimated in addition to the rotation and translation calibration. For this, we derive a quadratically constrained quadratic program that allows a combined estimation of all extrinsic calibration parameters. Using dual quaternions leads to low run-times due to their compact representation. Our problem formulation further allows to estimate multiple scalings simultaneously for different sequences of the same sensor setup. Based on our problem formulation, we derive both, a fast local and a globally optimal solving approach. Finally, our algorithms are evaluated and compared to state-of-the-art approaches on simulated and real-world data, e.g., the EuRoC MAV dataset.

📄 PDF Abstract BibTeX arXiv:2201.04473

Code (1)

uulm-mrm/excalibur 공식 구현

Tasks

Translation

Similar Papers 제목 키워드 기반

Unsupervised Scale-consistent Depth and Ego-motion Learning from Monocular Video

2019-08-28 · NeurIPS 2019 12 · Jia-Wang Bian, Zhichao Li, Naiyan Wang, Huangying Zhan 외

Recent work has shown that CNN-based depth and ego-motion estimators can be learned using unlabelled monocular videos. However, the performance is limited by unidentified moving objects that violate the underlying static…

Camera Pose EstimationDepth And Camera MotionDepth EstimationMonocular Depth Estimation+1

MonoMM: A Multi-scale Mamba-Enhanced Network for Real-time Monocular 3D Object Detection

2024-08-01 · Youjia Fu, Zihao Xu, Junsong Fu, Huixia Xue 외

Recent advancements in transformer-based monocular 3D object detection techniques have exhibited exceptional performance in inferring 3D attributes from single 2D images. However, most existing methods rely on resource-i…

3D Object DetectionComputational EfficiencyDepth EstimationMamba+3

A Certifably Correct Algorithm for Generalized Robot-World and Hand-Eye Calibration

2025-07-30 · Emmett Wise, Pushyami Kaveti, Qilong Chen, Wenhao Wang 외 arxiv

Automatic extrinsic sensor calibration is a fundamental problem for multi-sensor platforms. Reliable and general-purpose solutions should be computationally efficient, require few assumptions about the structure of the s…

3D Hand Mesh Recovery from Monocular RGB in Camera Space

2024-05-12 · Haonan Li, Patrick P. K. Chen, Yitong Zhou

With the rapid advancement of technologies such as virtual reality, augmented reality, and gesture control, users expect interactions with computer interfaces to be more natural and intuitive. Existing visual algorithms …

MyGO-Splat: Multi-Objective Closed-Loop Geometric Feedback for RGB-Only Gaussian SLAM

2026-06-29 · Fan Zhu, Ziyu Chen, Zhenjun Zhao, Zhisong Xu 외 arxiv

Real-time monocular Simultaneous Localization and Mapping (SLAM) fundamentally suffers from scale ambiguity and a lack of geometric self-correction. While 3D Gaussian Splatting (3DGS) enables high-fidelity rendering, exi…