中文
相关论文

相关论文: Go-ICP: A Globally Optimal Solution to 3D ICP Poin…

200 篇论文

The rigid registration of two 3D point sets is a fundamental problem in computer vision. The current trend is to solve this problem globally using the BnB optimization framework. However, the existing global methods are slow for two main…

计算机视觉与模式识别 · 计算机科学 2019-01-08 Xuechen Li , Yinlong Liu , Yiru Wang , Chen Wang , Manning Wang , Zhijian Song

The goal of the \emph{alignment problem} is to align a (given) point cloud $P = \{p_1,\cdots,p_n\}$ to another (observed) point cloud $Q = \{q_1,\cdots,q_n\}$. That is, to compute a rotation matrix $R \in \mathbb{R}^{3 \times 3}$ and a…

计算机视觉与模式识别 · 计算机科学 2021-01-12 Ibrahim Jubran , Alaa Maalouf , Ron Kimmel , Dan Feldman

ICP algorithms typically involve a fixed choice of data association method and a fixed choice of error metric. In this paper, we propose Hybrid ICP, a novel and flexible ICP variant which dynamically optimises both the data association…

计算机视觉与模式识别 · 计算机科学 2021-09-17 Kamil Dreczkowski , Edward Johns

Robust relocalization in dynamic outdoor environments remains a key challenge for autonomous systems relying on 3D lidar. While long-term localization has been widely studied, short-term environmental changes, occurring over days or weeks,…

机器人学 · 计算机科学 2025-07-24 Abdel-Raouf Dannaoui , Johann Laconte , Christophe Debain , Francois Pomerleau , Paul Checchin

This paper considers the problem of estimating the covariance of roto-translations computed by the Iterative Closest Point (ICP) algorithm. The problem is relevant for localization of mobile robots and vehicles equipped with depth-sensing…

计算机视觉与模式识别 · 计算机科学 2016-03-18 Silvère Bonnabel , Martin Barczyk , François Goulette

Multi-view point cloud registration is a hot topic in the communities of multimedia technology and artificial intelligence (AI). In this paper, we propose a framework to reconstruct the 3D models by the multi-view point cloud registration…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Yaochen Li , Ying Liu , Rui Sun , Rui Guo , Li Zhu , Yong Qi

In GPS-denied scenarios, a robust environmental perception and localization system becomes crucial for autonomous driving. In this paper, a LiDAR-based online localization system is developed, incorporating road marking detection and…

机器人学 · 计算机科学 2024-07-03 Yansong Gong , Xinglian Zhang , Jingyi Feng , Xiao He , Dan Zhang

Robust estimation of object poses in robotic manipulation is often addressed using foundational general estimators, that aim to handle diverse error sources naively within a single model. Still, they struggle due to environmental…

机器人学 · 计算机科学 2026-03-04 Loris Schneider , Yitian Shi , Rosa Wolf , Carolin Brenner , Rudolph Triebel , Rania Rayyes

Quantification of uncertainty in point cloud matching is critical in many tasks such as pose estimation, sensor fusion, and grasping. Iterative closest point (ICP) is a commonly used pose estimation algorithm which provides a point estimate…

机器人学 · 计算机科学 2021-12-24 Fahira Afzal Maken , Fabio Ramos , Lionel Ott

The present work proposes a solution to the challenging problem of registering two partial point sets of the same object with very limited overlap. We leverage the fact that most objects found in man-made environments contain a plane of…

计算几何 · 计算机科学 2020-02-20 Lan Hu , Haomin Shi , Laurent Kneip

Light detection and ranging (LiDAR)-based odometry has been widely utilized for pose estimation due to its use of high-accuracy range measurements and immunity to ambient light conditions. However, the performance of LiDAR odometry varies…

机器人学 · 计算机科学 2024-11-21 Daehan Lee , Hyungtae Lim , Soohee Han

Iterative Closest Point (ICP) is a commonly used algorithm to estimate transformation between two point clouds. The key idea of this work is to leverage recent advances in explainable AI for probabilistic ICP methods that provide…

机器人学 · 计算机科学 2024-12-31 Ziyuan Qin , Jongseok Lee , Rudolph Triebel

Aligning a template to 3D human point clouds is a long-standing problem crucial for tasks like animation, reconstruction, and enabling supervised learning pipelines. Recent data-driven methods leverage predicted surface correspondences.…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Riccardo Marin , Enric Corona , Gerard Pons-Moll

Accurate uncertainty estimation associated with the pose transformation between two 3D point clouds is critical for autonomous navigation, grasping, and data fusion. Iterative closest point (ICP) is widely used to estimate the…

机器人学 · 计算机科学 2020-04-20 Fahira Afzal Maken , Fabio Ramos , Lionel Ott

In the context of 3D mapping, larger and larger point clouds are acquired with LIDAR sensors. The Iterative Closest Point (ICP) algorithm is used to align these point clouds. However, its complexity is directly dependent of the number of…

机器人学 · 计算机科学 2019-01-29 Mathieu Labussiere , Johann Laconte , François Pomerleau

In recent years, neural rendering methods such as NeRFs and 3D Gaussian Splatting (3DGS) have made significant progress in scene reconstruction and novel view synthesis. However, they heavily rely on preprocessed camera poses and 3D…

图形学 · 计算机科学 2025-07-01 Chenhao Zhang , Yezhi Shen , Fengqing Zhu

We present a new fully-automatic non-rigid 3D shape registration (morphing) framework comprising (1) a new 3D landmarking and pose normalisation method; (2) an adaptive shape template method to accelerate the convergence of registration…

计算机视觉与模式识别 · 计算机科学 2018-09-25 Hang Dai , Nick Pears , William Smith

Covariance estimation for the Iterative Closest Point (ICP) point cloud registration algorithm is essential for state estimation and sensor fusion purposes. We argue that a major source of error for ICP is in the input data itself, from the…

机器人学 · 计算机科学 2022-12-05 Andrea De Maio , Simon Lacroix

LiDAR odometry is essential for many robotics applications, including 3D mapping, navigation, and simultaneous localization and mapping. LiDAR odometry systems are usually based on some form of point cloud registration to compute the…

Point set registration is a key component in many computer vision tasks. The goal of point set registration is to assign correspondences between two sets of points and to recover the transformation that maps one point set to the other.…

计算机视觉与模式识别 · 计算机科学 2010-11-09 Andriy Myronenko , Xubo Song