中文
相关论文

相关论文: On Relative Pose Recovery for Multi-Camera Systems

200 篇论文

Camera pose estimation is a key step in standard 3D reconstruction pipelines that operate on a dense set of images of a single object or scene. However, methods for pose estimation often fail when only a few images are available because…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Samarth Sinha , Jason Y. Zhang , Andrea Tagliasacchi , Igor Gilitschenski , David B. Lindell

Multi-perspective cameras with potentially non-overlapping fields of view have become an important exteroceptive sensing modality in a number of applications such as intelligent vehicles, drones, and mixed reality headsets. In this work, we…

机器人学 · 计算机科学 2024-01-18 Min Li , Jiaqi Yang , Laurent Kneip

In this paper we consider a collection of relative pose problems which arise naturally in applications for visual indoor UAV navigation. We focus on cases where additional information from an onboard IMU is available and thus provides a…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Marcus Valtonen Örnhag , Patrik Persson , Mårten Wadenbäck , Kalle Åström , Anders Heyden

Estimating metric relative camera pose from a pair of images is of great importance for 3D reconstruction and localisation. However, conventional two-view pose estimation methods are not metric, with camera translation known only up to a…

计算机视觉与模式识别 · 计算机科学 2025-09-18 Yumin Li , Dylan Campbell

We give a non-iterative solution to a particular case of the four-point three-views pose problem when three camera centers are collinear. Using the well-known Cayley representation of orthogonal matrices, we derive from the epipolar…

计算机视觉与模式识别 · 计算机科学 2011-09-15 Evgeniy Martyushev

The most prevalent routine for camera calibration is based on the detection of well-defined feature points on a purpose-made calibration artifact. These could be checkerboard saddle points, circles, rings or triangles, often printed on a…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Morten Hannemose , Jakob Wilm , Jeppe Revall Frisvad

6D Object pose estimation is a fundamental component in robotics enabling efficient interaction with the environment. It is particularly challenging in bin-picking applications, where many objects are low-feature and reflective, and…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Alan Li , Angela P. Schoellig

This paper introduces the first minimal solvers that jointly solve for affine-rectification and radial lens distortion from coplanar repeated patterns. Even with imagery from moderately distorted lenses, plane rectification using the…

计算机视觉与模式识别 · 计算机科学 2018-06-22 James Pritts , Zuzana Kukelova , Viktor Larsson , Ondrej Chum

Pose refinement is an interesting and practically relevant research direction. Pose refinement can be used to (1) obtain a more accurate pose estimate from an initial prior (e.g., from retrieval), (2) as pre-processing, i.e., to provide a…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Gabriele Trivigno , Carlo Masone , Barbara Caputo , Torsten Sattler

Estimating the 6D pose of objects using only RGB images remains challenging because of problems such as occlusion and symmetries. It is also difficult to construct 3D models with precise texture without expert knowledge or specialized…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Kiru Park , Timothy Patten , Markus Vincze

We consider the problem of relative pose regression in visual relocalization. Recently, several promising approaches have emerged in this area. We claim that even though they demonstrate on the same datasets using the same split to train…

计算机视觉与模式识别 · 计算机科学 2020-09-25 Amir Shalev , Omer Achrack , Brian Fulkerson , Ben-Zion Bobrovsky

3D pose estimation from sparse multi-views is a critical task for numerous applications, including action recognition, sports analysis, and human-robot interaction. Optimization-based methods typically follow a two-stage pipeline, first…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Tony Danjun Wang , Tolga Birdal , Nassir Navab , Lennart Bastian

Object pose estimation is an integral part of robot vision and AR. Previous 6D pose retrieval pipelines treat the problem either as a regression task or discretize the pose space to classify. We change this paradigm and reformulate the…

计算机视觉与模式识别 · 计算机科学 2020-12-02 Benjamin Busam , Hyun Jun Jung , Nassir Navab

Estimating the relative rigid pose between two RGB-D scans of the same underlying environment is a fundamental problem in computer vision, robotics, and computer graphics. Most existing approaches allow only limited maximum relative pose…

计算机视觉与模式识别 · 计算机科学 2019-01-08 Zhenpei Yang , Jeffrey Z. Pan , Linjie Luo , Xiaowei Zhou , Kristen Grauman , Qixing Huang

Absolute Pose Regression (APR) has emerged as a compelling paradigm for visual localization. However, APR models typically operate as black boxes, directly regressing a 6-DoF pose from a query image, which can lead to memorizing training…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Changyang Li , Xuejian Ma , Lixiang Liu , Zhan Li , Qingan Yan , Yi Xu

The process of tracking human anatomy in computer vision is referred to pose estimation, and it is used in fields ranging from gaming to surveillance. Three-dimensional pose estimation traditionally requires advanced equipment, such as…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Alice Ruget , Max Tyler , Germán Mora Martín , Stirling Scholes , Feng Zhu , Istvan Gyongy , Brent Hearn , Steve McLaughlin , Abderrahim Halimi , Jonathan Leach

The typical bottom-up human pose estimation framework includes two stages, keypoint detection and grouping. Most existing works focus on developing grouping algorithms, e.g., associative embedding, and pixel-wise keypoint regression that we…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Ke Sun , Zigang Geng , Depu Meng , Bin Xiao , Dong Liu , Zhaoxiang Zhang , Jingdong Wang

We introduce HybridPose, a novel 6D object pose estimation approach. HybridPose utilizes a hybrid intermediate representation to express different geometric information in the input image, including keypoints, edge vectors, and symmetry…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Chen Song , Jiaru Song , Qixing Huang

Relative Pose Regression (RPR) generalizes well to unseen environments, but its performance is often limited due to pairwise and local spatial views. To this end, we propose MultiLoc, a novel multi-view guided RPR model trained at scale,…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Nobel Dang , Bing Li

In this article we purpose a novel method for planar pose estimation of mobile robots. This method is based on an analytic solution (which we derived) for the projection of 3D straight lines, onto the mirror of Non-Central Catadioptric…

机器人学 · 计算机科学 2016-07-11 Andre Mateus , Pedro Miraldo , Pedro U. Lima