中文
相关论文

相关论文: A Minimal Solver for Relative Pose Estimation with…

200 篇论文

This paper proposes a generalizable, end-to-end deep learning-based method for relative pose regression between two images. Given two images of the same scene captured from different viewpoints, our method predicts the relative rotation and…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Fadi Khatib , Yuval Margalit , Meirav Galun , Ronen Basri

We propose a novel pose estimation method for geometric vision of omni-directional cameras. On the basis of the regularity of the pixel movement after camera pose changes, we formulate and prove the sinusoidal relationship between pixels…

机器人学 · 计算机科学 2019-10-04 Haofei Kuang , Qingwen Xu , Xiaoling Long , Sören Schwertfeger

We introduce new linear mathematical formulations to calculate the focal length of a camera in an active platform. Through mathematical derivations, we show that the focal lengths in each direction can be estimated using only one point…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Mehdi Faraji , Anup Basu

Given two images, we can estimate the relative camera pose between them by establishing image-to-image correspondences. Usually, correspondences are 2D-to-2D and the pose we estimate is defined only up to scale. Some applications, aiming at…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Axel Barroso-Laguna , Sowmya Munukutla , Victor Adrian Prisacariu , Eric Brachmann

We propose a novel approach for estimating the relative pose between rolling shutter cameras using the intersections of line projections with a single scanline per image. This allows pose estimation without explicitly modeling camera…

计算机视觉与模式识别 · 计算机科学 2025-06-30 Petr Hruby , Marc Pollefeys

We introduce FocalPose++, a neural render-and-compare method for jointly estimating the camera-object 6D pose and camera focal length given a single RGB input image depicting a known object. The contributions of this work are threefold.…

计算机视觉与模式识别 · 计算机科学 2024-11-08 Martin Cífka , Georgy Ponimatkin , Yann Labbé , Bryan Russell , Mathieu Aubry , Vladimir Petrik , Josef Sivic

An approach is proposed for recovering affine correspondences (ACs) from orientation- and scale-invariant, e.g. SIFT, features. The method calculates the affine parameters consistent with a pre-estimated epipolar geometry from the point…

计算机视觉与模式识别 · 计算机科学 2018-07-11 Daniel Barath

The rolling shutter camera has received great attention due to its low cost imaging capability, however, the estimation of relative pose between rolling shutter cameras still remains a difficult problem owing to its line-by-line image…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Chang-Ryeol Lee , Ju Hong Yoon , Min-Gyu Park , Kuk-Jin Yoon

Estimating the relative pose between two cameras is a fundamental step in many applications such as Structure-from-Motion. The common approach to relative pose estimation is to apply a minimal solver inside a RANSAC loop. Highly efficient…

计算机视觉与模式识别 · 计算机科学 2025-05-05 Viktor Kocur , Charalambos Tzamos , Yaqing Ding , Zuzana Berger Haladova , Torsten Sattler , Zuzana Kukelova

In this paper, we propose a novel approach for recovering focal lengths from three-view homographies. By examining the consistency of normal vectors between two homographies, we derive new explicit constraints between the focal lengths and…

计算机视觉与模式识别 · 计算机科学 2025-11-07 Yaqing Ding , Viktor Kocur , Zuzana Berger Haladová , Qianliang Wu , Shen Cai , Jian Yang , Zuzana Kukelova

Pose estimation is one of the most important problems in computer vision. It can be divided in two different categories -- absolute and relative -- and may involve two different types of camera models: central and non-central.…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Joao Campos , Joao R. Cardoso , Pedro Miraldo

Relative pose estimation, a fundamental computer vision problem, has been extensively studied for decades. Existing methods either estimate and decompose the essential matrix or directly estimate the rotation and translation to obtain the…

计算机视觉与模式识别 · 计算机科学 2025-05-06 Hongbo Zhao , Ziwei Long , Mengtan Zhang , Hanli Wang , Qijun Chen , Rui Fan

Learning model-free object pose estimation for unseen instances remains a fundamental challenge in 3D vision. Existing methods typically fall into two disjoint paradigms: category-level approaches predict absolute poses in a canonical space…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Weihang Li , Lorenzo Garattoni , Fabien Despinoy , Nassir Navab , Benjamin Busam

This paper presents a new algorithm to estimate absolute camera pose given an axis of the camera's rotation matrix. Current algorithms solve the problem via algebraic solutions on limited input domains. This paper shows that the problem can…

计算机视觉与模式识别 · 计算机科学 2024-09-18 Akshay Chandrasekhar

Estimating the relative pose between two cameras is a fundamental step in many applications such as Structure-from-Motion. The common approach to relative pose estimation is to apply a minimal solver inside a RANSAC loop. Highly efficient…

计算机视觉与模式识别 · 计算机科学 2025-11-07 Charalambos Tzamos , Viktor Kocur , Yaqing Ding , Torsten Sattler , Zuzana Kukelova

Given sparse views of a 3D object, estimating their camera poses is a long-standing and intractable problem. Toward this goal, we consider harnessing the pre-trained diffusion model of novel views conditioned on viewpoints (Zero-1-to-3). We…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Weihao Cheng , Yan-Pei Cao , Ying Shan

This paper studies the relative pose problem for autonomous vehicle driving in highly dynamic and possibly cluttered environments. This is a challenging scenario due to the existence of multiple, large, and independently moving objects in…

机器人学 · 计算机科学 2016-05-13 Liu Liu , Hongdong Li , Yuchao Dai

The technique requires the epipolar geometry to be pre-estimated between each image pair. It exploits the constraints which the camera movement implies, in order to apply a closed-form correction to the parameters of the input affinities.…

计算机视觉与模式识别 · 计算机科学 2019-05-03 Ivan Eichhardt , Daniel Barath

This paper addresses the problem of estimating the relative pose (position and orientation) and velocity of a vehicle with respect to a moving target, where both are equipped with Inertial Measurement Units (IMUs), assuming the availability…

系统与控制 · 电气工程与系统科学 2026-05-14 Alessandro Melis , Tarek Bouazza , Soulaimane Berkane , Tarek Hamel

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…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Zhaobing Kang , Wei Zou , Zheng Zhu , Chi Zhang , Hongxuan Ma