中文
相关论文

相关论文: Bias-Eliminated PnP for Stereo Visual Odometry: Pr…

200 篇论文

The Perspective-n-Point (PnP) problem has been widely studied in both computer vision and photogrammetry societies. With the development of feature extraction techniques, a large number of feature points might be available in a single shot.…

计算机视觉与模式识别 · 计算机科学 2024-11-07 Guangyang Zeng , Shiyu Chen , Biqiang Mu , Guodong Shi , Junfeng Wu

Object pose estimation is a fundamental computer vision task exploited in several robotics and augmented reality applications. Many established approaches rely on predicting 2D-3D keypoint correspondences using RANSAC (Random sample…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Ivano Donadi , Alberto Pretto

This paper introduces pixel-wise prediction based visual odometry (PWVO), which is a dense prediction task that evaluates the values of translation and rotation for every pixel in its input observations. PWVO employs uncertainty estimation…

计算机视觉与模式识别 · 计算机科学 2022-08-19 Hao-Wei Chen , Ting-Hsuan Liao , Hsuan-Kung Yang , Chun-Yi Lee

Locating 3D objects from a single RGB image via Perspective-n-Points (PnP) is a long-standing problem in computer vision. Driven by end-to-end deep learning, recent studies suggest interpreting PnP as a differentiable layer, so that 2D-3D…

计算机视觉与模式识别 · 计算机科学 2022-08-12 Hansheng Chen , Pichao Wang , Fan Wang , Wei Tian , Lu Xiong , Hao Li

Locating 3D objects from a single RGB image via Perspective-n-Point (PnP) is a long-standing problem in computer vision. Driven by end-to-end deep learning, recent studies suggest interpreting PnP as a differentiable layer, allowing for…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Hansheng Chen , Wei Tian , Pichao Wang , Fan Wang , Lu Xiong , Hao Li

Blind Perspective-n-Point (PnP) is the problem of estimating the position and orientation of a camera relative to a scene, given 2D image points and 3D scene points, without prior knowledge of the 2D-3D correspondences. Solving for pose and…

计算机视觉与模式识别 · 计算机科学 2020-09-09 Dylan Campbell , Liu Liu , Stephen Gould

Estimating the 6D pose of objects accurately, quickly, and robustly remains a difficult task. However, recent methods for directly regressing poses from RGB images using dense features have achieved state-of-the-art results. Stereo vision,…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Thomas Pöllabauer , Jan Emrich , Volker Knauthe , Arjan Kuijper

We consider the acoustic-n-point (AnP) problem, which estimates the pose of a 2D forward-looking sonar (FLS) according to n 3D-2D point correspondences. We explore the nature of the measured partial spherical coordinates and reveal their…

机器人学 · 计算机科学 2024-11-27 Wenliang Sheng , Hongxu Zhao , Lingpeng Chen , Guangyang Zeng , Yunling Shao , Yuze Hong , Chao Yang , Ziyang Hong , Junfeng Wu

We propose a PnP algorithm for a camera constrained to two-dimensional motion (applicable, for instance, to many wheeled robotics platforms). Leveraging this assumption allows accuracy and performance improvements over 3D PnP algorithms due…

机器人学 · 计算机科学 2024-03-11 Joshua Wang

We propose Stereo Direct Sparse Odometry (Stereo DSO) as a novel method for highly accurate real-time visual odometry estimation of large-scale environments from stereo cameras. It jointly optimizes for all the model parameters within the…

计算机视觉与模式识别 · 计算机科学 2017-08-29 Rui Wang , Martin Schwörer , Daniel Cremers

In this paper we propose a robust visual odometry system for a wide-baseline camera rig with wide field-of-view (FOV) fisheye lenses, which provides full omnidirectional stereo observations of the environment. For more robust and accurate…

计算机视觉与模式识别 · 计算机科学 2019-03-04 Hochang Seok , Jongwoo Lim

Most feature-based stereo visual odometry (SVO) approaches estimate the motion of mobile robots by matching and tracking point features along a sequence of stereo images. However, in dynamic scenes mainly comprising moving pedestrians,…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Baosheng Zhang , Xiaoguang Ma , Hongjun Ma , Chunbo Luo

Perspective-$n$-Point (P$n$P) stands as a fundamental algorithm for pose estimation in various applications. In this paper, we present a new approach to the P$n$P problem with relaxed constraints, eliminating the need for precise 3D…

计算机视觉与模式识别 · 计算机科学 2024-07-29 Jiaxin Wei , Stefan Leutenegger , Laurent Kneip

Perspective-n-Point-and-Line (P$n$PL) algorithms aim at fast, accurate, and robust camera localization with respect to a 3D model from 2D-3D feature correspondences, being a major part of modern robotic and AR/VR systems. Current…

计算机视觉与模式识别 · 计算机科学 2021-07-09 Alexander Vakhitov , Luis Ferraz Colomina , Antonio Agudo , Francesc Moreno-Noguer

The most recent trend in estimating the 6D pose of rigid objects has been to train deep networks to either directly regress the pose from the image or to predict the 2D locations of 3D keypoints, from which the pose can be obtained using a…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Yinlin Hu , Joachim Hugonot , Pascal Fua , Mathieu Salzmann

This paper presents a dual quaternion framework for 6-DOF visual target tracking that addresses key limitations of perspective-n-point (P$n$P) solvers: sensitivity to noise and outliers, and inability to propagate estimates through…

系统与控制 · 电气工程与系统科学 2026-05-05 Nicholas B. Andrews , Kristi A. Morgansen

Visual Odometry (VO) is used in many applications including robotics and autonomous systems. However, traditional approaches based on feature matching are computationally expensive and do not directly address failure cases, instead relying…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Nimet Kaygusuz , Oscar Mendez , Richard Bowden

Camera pose estimation is a fundamental problem in robotics. This paper focuses on two issues of interest: First, point and line features have complementary advantages, and it is of great value to design a uniform algorithm that can fuse…

机器人学 · 计算机科学 2024-07-24 Guangyang Zeng , Biqiang Mu , Qingcheng Zeng , Yuchen Song , Chulin Dai , Guodong Shi , Junfeng Wu

The Perspective-n-Point (PnP) problem has been widely studied in the literature and applied in various vision-based pose estimation scenarios. However, existing methods ignore the anisotropy uncertainty of observations, as demonstrated in…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Tian Zhan , Chunfeng Xu , Cheng Zhang , Ke Zhu

We propose a novel camera pose estimation or perspective-n-point (PnP) algorithm, based on the idea of consistency regions and half-space intersections. Our algorithm has linear time-complexity and a squared reconstruction error that…

计算机视觉与模式识别 · 计算机科学 2016-02-25 Alireza Ghasemi , Adam Scholefield , Martin Vetterli
‹ 上一页 1 2 3 10 下一页 ›