中文
相关论文

相关论文: AEP$n$P: A Less-constrained EP$n$P Solver for Pose…

200 篇论文

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

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

We consider the robust Perspective-n-Point (PnP) problem using a hybrid approach that combines deep learning with model based algorithms. PnP is the problem of estimating the pose of a calibrated camera given a set of 3D points in the world…

计算机视觉与模式识别 · 计算机科学 2020-03-11 Roy Sheffer , Ami Wiesel

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

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

Solving Perspective-n-Point (PnP) problems is a traditional way of estimating object poses. Given outlier-contaminated data, a pose of an object is calculated with PnP algorithms of n = {3, 4} in the RANSAC-based scheme. However, the…

计算机视觉与模式识别 · 计算机科学 2021-06-11 Jeong-Kyun Lee , Young-Ki Baik , Hankyu Cho , Kang Kim , Duck Hoon Kim

In this paper, a statistically optimal solution to the Perspective-n-Point (PnP) problem is presented. Many solutions to the PnP problem are geometrically optimal, but do not consider the uncertainties of the observations. In addition, it…

计算机视觉与模式识别 · 计算机科学 2016-07-28 Steffen Urban , Jens Leitloff , Stefan Hinz

We present a new convex method to estimate 3D pose from mixed combinations of 2D-3D point and line correspondences, the Perspective-n-Points-and-Lines problem (PnPL). We merge the contributions of each point and line into a unified…

计算机视觉与模式识别 · 计算机科学 2019-08-12 Sérgio Agostinho , João Gomes , Alessio Del Bue

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

The perspective-$n$-point (P$n$P) problem is important for robotic pose estimation. It is well studied for optical cameras, but research is lacking for 2D forward-looking sonar (FLS) in underwater scenarios due to the vastly different…

机器人学 · 计算机科学 2025-04-11 Jiayi Su , Jingyu Qian , Liuqing Yang , Yufan Yuan , Yanbing Fu , Jie Wu , Yan Wei , Fengzhong Qu

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 introduce Any6D, a model-free framework for 6D object pose estimation that requires only a single RGB-D anchor image to estimate both the 6D pose and size of unknown objects in novel scenes. Unlike existing methods that rely on textured…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Taeyeop Lee , Bowen Wen , Minjun Kang , Gyuree Kang , In So Kweon , Kuk-Jin Yoon

We propose Co-op, a novel method for accurately and robustly estimating the 6DoF pose of objects unseen during training from a single RGB image. Our method requires only the CAD model of the target object and can precisely estimate its pose…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Sungphill Moon , Hyeontae Son , Dongcheol Hur , Sangwook Kim

Pose estimation-guided unseen object 6-DoF robotic manipulation is a key task in robotics. However, the scalability of current pose estimation methods to unseen objects remains a fundamental challenge, as they generally rely on CAD models…

计算机视觉与模式识别 · 计算机科学 2026-04-20 Jian Liu , Wei Sun , Kai Zeng , Jin Zheng , Hui Yang , Hossein Rahmani , Ajmal Mian , Lin Wang

We present a new method for estimating the 6D pose of rigid objects with available 3D models from a single RGB input image. The method is applicable to a broad range of objects, including challenging ones with global or partial symmetries.…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Tomas Hodan , Daniel Barath , Jiri Matas

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

Single-view RGB model-based object pose estimation methods achieve strong generalization but are fundamentally limited by depth ambiguity, clutter, and occlusions. Multi-view pose estimation methods have the potential to solve these issues,…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Anna Šárová Mikeštíková , Médéric Fourmy , Martin Cífka , Josef Sivic , Vladimir Petrik

In this paper, we present an accurate yet effective solution for 6D pose estimation from an RGB image. The core of our approach is that we first designate a set of surface points on target object model as keypoints and then train a keypoint…

计算机视觉与模式识别 · 计算机科学 2018-12-05 Zelin Zhao , Gao Peng , Haoyu Wang , Hao-Shu Fang , Chengkun Li , Cewu Lu
‹ 上一页 1 2 3 10 下一页 ›