paper-with-me

홈 › Papers

EPOSIT: An Absolute Pose Estimation Method for Pinhole and Fish-Eye Cameras

2019-09-19 · Zhaobing Kang, Wei Zou, Zheng Zhu, Chi Zhang, Hongxuan Ma

This paper presents a generic 6DOF camera pose estimation method, which can be used for both the pinhole camera and the fish-eye camera. Different from existing methods, relative positions of 3D points rather than absolute coordinates in the world coordinate system are employed in our method, and it has a unique solution. The application scope of POSIT (Pose from Orthography and Scaling with Iteration) algorithm is generalized to fish-eye cameras by combining with the radially symmetric projection model. The image point relationship between the pinhole camera and the fish-eye camera is derived based on their projection model. The general pose expression which fits for different cameras can be acquired by four noncoplanar object points and their corresponding image points. Accurate estimation results are calculated iteratively. Experimental results on synthetic and real data show that the pose estimation results of our method are more stable and accurate than state-of-the-art methods. The source code is available at https://github.com/k032131/EPOSIT.

📄 PDF Abstract BibTeX arXiv:1909.12945

Code (1)

k032131/EPOSIT 공식 구현

Tasks

Camera Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

Systematic Comparison of Projection Methods for Monocular 3D Human Pose Estimation on Fisheye Images

2025-06-24 · Stephanie Käs, Sven Peter, Henrik Thillmann, Anton Burenko 외

Fisheye cameras offer robots the ability to capture human movements across a wider field of view (FOV) than standard pinhole cameras, making them particularly useful for applications in human-robot interaction and automo…

3D Human Pose EstimationMonocular 3D Human Pose EstimationPose Estimation

PFDepth: Heterogeneous Pinhole-Fisheye Joint Depth Estimation via Distortion-aware Gaussian-Splatted Volumetric Fusion

2025-09-30 · Zhiwei Zhang, Ruikai Xu, Weijian Zhang, Zhizhong Zhang 외 arxiv

In this paper, we present the first pinhole-fisheye framework for heterogeneous multi-view depth estimation, PFDepth. Our key insight is to exploit the complementary characteristics of pinhole and fisheye imagery (undist…

Depth Estimation

WideDepth: Millimeter-Accurate Benchmark for Fisheye Depth Estimation

2026-05-22 · Ilia Indyk, Ignat Penshin, Ivan Sosin, Maxim Monastyrny 외 arxiv

Fisheye cameras are increasingly adopted in robotics for near-field manipulation, navigation, and immersive perception, yet indoor depth benchmarks with accurate ground truth are still missing. To address this, we introd…

Depth EstimationDepth CompletionImage Generation

SynDistNet: Self-Supervised Monocular Fisheye Camera Distance Estimation Synergized with Semantic Segmentation for Autonomous Driving

2020-08-10 · Varun Ravi Kumar, Marvin Klingner, Senthil Yogamani, Stefan Milz 외

State-of-the-art self-supervised learning approaches for monocular depth estimation usually suffer from scale ambiguity. They do not generalize well when applied on distance estimation for complex projection models such …

Autonomous DrivingDecoderDepth EstimationMonocular Depth Estimation+3

RayTun3R: Online Camera Adaptation in 3D Foundation Models

2026-07-02 · Daniil Sinitsyn, Nikita Araslanov, Daniel Cremers arxiv

Recent 3D foundation models, such as DUSt3R, MASt3R, VGGT, $π^3$, and Depth Anything 3, provide strong feed-forward depth and pose estimates on pinhole imagery, but degrade sharply under fisheye camera geometry. We show …