中文
相关论文

相关论文: An approach to robust ICP initialization

200 篇论文

We describe a variation of the iterative closest point (ICP) algorithm for aligning two point sets under a set of transformations. Our algorithm is superior to previous algorithms because (1) in determining the optimal alignment, it…

图形学 · 计算机科学 2009-09-29 Jeff M. Phillips , Ran Liu , Carlo Tomasi

We propose a generalization of the iterative closest point (ICP) algorithm for point set registration, in which the registration functions are non-rigid and follow the large deformation diffeomorphic metric mapping (LDDMM) framework. The…

信号处理 · 电气工程与系统科学 2025-01-22 Adrien Wohrer

This paper presents a visual-inertial odometry-enhanced geometrically stable Iterative Closest Point (ICP) algorithm for accurate mapping using aerial robots. The proposed method employs a visual-inertial odometry framework in order to…

机器人学 · 计算机科学 2018-01-30 Tung Dang , Shehryar Khattak , Christos Papachristos , Kostas Alexis

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

The Iterative Closest Point (ICP) algorithm is one of the most widely used methods for point-set registration. However, being based on local iterative optimization, ICP is known to be susceptible to local minima. Its performance critically…

计算机视觉与模式识别 · 计算机科学 2016-05-12 Jiaolong Yang , Hongdong Li , Dylan Campbell , Yunde Jia

Point cloud registration is a central theme in computer vision, with alignment algorithms continuously improving for greater robustness. Commonly used methods evaluate Euclidean distances between point clouds and minimize an objective…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Emmanuele Barberi , Felice Sfravara , Filippo Cucinotta

This article presents a class of modified new modulus-based iterative methods to process the large and sparse implicit complementarity problem (ICP). By using two positive diagonal matrices, we formulate a fixed-point equation which is…

最优化与控制 · 数学 2023-03-23 Bharat kumar , Deepmala , A. K. Das

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

Rigid registration of multi-view and multi-platform LiDAR scans is a fundamental problem in 3D mapping, robotic navigation, and large-scale urban modeling applications. Data acquisition with LiDAR sensors involves scanning multiple areas…

计算机视觉与模式识别 · 计算机科学 2020-02-03 Aby Thomas , Adarsh Sunilkumar , Shankar Shylesh , Aby Abahai T. , Subhasree Methirumangalath , Dong Chen , Jiju Peethambaran

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

This article presents a class of new relaxation modulus-based iterative methods to process the large and sparse implicit complementarity problem (ICP). Using two positive diagonal matrices, we formulate a fixed-point equation and prove that…

最优化与控制 · 数学 2023-06-07 Bharat Kumar , Deepmala , A. K. Das

As a key technology for autonomous navigation and positioning in mobile robots, light detection and ranging (LiDAR) odometry is widely used in autonomous driving applications. The Iterative Closest Point (ICP)-based methods have become the…

机器人学 · 计算机科学 2025-09-29 Qifeng Wang , Weigang Li , Lei Nie , Xin Xu , Wenping Liu , Zhe Xu

We present a simple way to learn a transformation that maps samples of one distribution to the samples of another distribution. Our algorithm comprises an iteration of 1) drawing samples from some simple distribution and transforming them…

机器学习 · 计算机科学 2018-07-03 Joose Rajamäki , Perttu Hämäläinen

LiDAR odometry and localization has attracted increasing research interest in recent years. In the existing works, iterative closest point (ICP) is widely used since it is precise and efficient. Due to its non-convexity and its local…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Yecheng Lyu , Xinming Huang , Ziming Zhang

For the registration of partially overlapping point clouds, this paper proposes an effective approach based on both the hard and soft assignments. Given two initially posed clouds, it firstly establishes the forward correspondence for each…

计算机视觉与模式识别 · 计算机科学 2017-06-02 Congcong Jin , Jihua Zhu , Yaochen Li , Shaoyi Du , Zhongyu Li , Huimin Lu

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

We present a novel differentiable weighted generalized iterative closest point (WGICP) method applicable to general 3D point cloud data, including that from Lidar. Our method builds on differentiable generalized ICP (GICP), and we propose…

机器人学 · 计算机科学 2022-10-05 Sanghyun Son , Jing Liang , Ming Lin , Dinesh Manocha

Iterative methods such as iterative closest point (ICP) for point cloud registration often suffer from bad local optimality (e.g. saddle points), due to the nature of nonconvex optimization. To address this fundamental challenge, in this…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Ziming Zhang , Yuping Shao , Yiqing Zhang , Fangzhou Lin , Haichong Zhang , Elke Rundensteiner

In this paper, we propose a robust 3D face recognition system which can handle pose as well as occlusions in real world. The system at first takes as input, a 3D range image, simultaneously registers it using ICP(Iterative Closest Point)…

计算机视觉与模式识别 · 计算机科学 2014-08-19 Parama Bagchi , Debotosh Bhattacharjee , Mita Nasipuri

We present DeepICP - a novel end-to-end learning-based 3D point cloud registration framework that achieves comparable registration accuracy to prior state-of-the-art geometric methods. Different from other keypoint based methods where a…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Weixin Lu , Guowei Wan , Yao Zhou , Xiangyu Fu , Pengfei Yuan , Shiyu Song