English
Related papers

Related papers: Point Cloud Registration via Probabilistic Self-Up…

200 papers

Deep neural networks endow the downsampled superpoints with highly discriminative feature representations. Previous dominant point cloud registration approaches match these feature representations as the first step, e.g., using the Sinkhorn…

Computer Vision and Pattern Recognition · Computer Science 2024-04-01 Aniket Gupta , Yiming Xie , Hanumant Singh , Huaizu Jiang

Point cloud registration is a fundamental problem in 3D scanning. In this paper, we address the frequent special case of registering terrestrial LiDAR scans (or, more generally, levelled point clouds). Many current solutions still rely on…

Computer Vision and Pattern Recognition · Computer Science 2018-12-03 Zhipeng Cai , Tat-Jun Chin , Alvaro Parra Bustos , Konrad Schindler

Correspondence-based point cloud registration (PCR) plays a key role in robotics and computer vision. However, challenges like sensor noises, object occlusions, and descriptor limitations inevitably result in numerous outliers. RANSAC…

Computer Vision and Pattern Recognition · Computer Science 2024-12-06 Pengcheng Shi , Shaocheng Yan , Yilin Xiao , Xinyi Liu , Yongjun Zhang , Jiayuan Li

3D Point cloud registration is still a very challenging topic due to the difficulty in finding the rigid transformation between two point clouds with partial correspondences, and it's even harder in the absence of any initial estimation…

Computer Vision and Pattern Recognition · Computer Science 2021-06-21 Zhijian Qiao , Huanshu Wei , Zhe Liu , Chuanzhe Suo , Hesheng Wang

Point cloud registration sits at the core of many important and challenging 3D perception problems including autonomous navigation, SLAM, object/scene recognition, and augmented reality. In this paper, we present a new registration…

Computer Vision and Pattern Recognition · Computer Science 2018-07-10 Ben Eckart , Kihwan Kim , Jan Kautz

With the great progress of 3D sensing and acquisition technology, the volume of point cloud data has grown dramatically, which urges the development of efficient point cloud compression methods. In this paper, we focus on the task of…

Machine Learning · Computer Science 2024-10-24 Kai Liu , Kang You , Pan Gao , Manoranjan Paul

Accurate Point Cloud Registration (PCR) is an important task in 3D data processing, involving the estimation of a rigid transformation between two point clouds. While deep-learning methods have addressed key limitations of traditional…

Computer Vision and Pattern Recognition · Computer Science 2026-04-13 Yasaman Kashefbahrami , Erkut Akdag , Panagiotis Meletis , Evgeniya Balmashnova , Dip Goswami , Egor Bondarau

Due to the density inconsistency and distribution difference between cross-source point clouds, previous methods fail in cross-source point cloud registration. We propose a density-robust feature extraction and matching scheme to achieve…

Computer Vision and Pattern Recognition · Computer Science 2024-12-30 Guiyu Zhao , Zhentao Guo , Zewen Du , Hongbin Ma

Correspondence search is an essential step in rigid point cloud registration algorithms. Most methods maintain a single correspondence at each step and gradually remove wrong correspondances. However, building one-to-one correspondence with…

Computer Vision and Pattern Recognition · Computer Science 2022-09-30 Jun-Jee Chao , Selim Engin , Nicolai Häni , Volkan Isler

Accurate registration of 2D imagery with point clouds is a key technology for image-LiDAR point cloud fusion, camera to laser scanner calibration and camera localization. Despite continuous improvements, automatic registration of 2D and 3D…

Computer Vision and Pattern Recognition · Computer Science 2019-12-13 Huai Yu , Weikun Zhen , Wen Yang , Sebastian Scherer

In this paper, we present a second order spatial compatibility (SC^2) measure based method for efficient and robust point cloud registration (PCR), called SC^2-PCR. Firstly, we propose a second order spatial compatibility (SC^2) measure to…

Computer Vision and Pattern Recognition · Computer Science 2022-03-29 Zhi Chen , Kun Sun , Fan Yang , Wenbing Tao

Inspired by the recent PointHop classification method, an unsupervised 3D point cloud registration method, called R-PointHop, is proposed in this work. R-PointHop first determines a local reference frame (LRF) for every point using its…

Computer Vision and Pattern Recognition · Computer Science 2022-04-01 Pranav Kadam , Min Zhang , Shan Liu , C. -C. Jay Kuo

Point cloud registration is a fundamental problem in computer vision and robotics, involving the alignment of 3D point sets captured from varying viewpoints using depth sensors such as LiDAR or structured light. In modern robotic systems,…

Computer Vision and Pattern Recognition · Computer Science 2025-05-08 Ashutosh Singandhupe , Sanket Lokhande , Hung Manh La

Point cloud registration is the process of aligning a pair of point sets via searching for a geometric transformation. Unlike classical optimization-based methods, recent learning-based methods leverage the power of deep learning for…

Computer Vision and Pattern Recognition · Computer Science 2020-10-02 Lingjing Wang , Xiang Li , Yi Fang

We address the challenge of point cloud registration using color information, where traditional methods relying solely on geometric features often struggle in low-overlap and incomplete scenarios. To overcome these limitations, we propose…

Computer Vision and Pattern Recognition · Computer Science 2026-04-21 Jiayi Tian , Haiduo Huang , Tian Xia , Wenzhe Zhao , Pengju Ren

Point Cloud Registration is a fundamental and challenging problem in 3D computer vision. Recent works often utilize the geometric structure information in point feature embedding or outlier rejection for registration while neglecting to…

Computer Vision and Pattern Recognition · Computer Science 2024-01-04 Qianliang Wu , Yaqi Shen , Haobo Jiang , Guofeng Mei , Yaqing Ding , Lei Luo , Jin Xie , Jian Yang

Point cloud registration is an important task in robotics and autonomous driving to estimate the ego-motion of the vehicle. Recent advances following the coarse-to-fine manner show promising potential in point cloud registration. However,…

Computer Vision and Pattern Recognition · Computer Science 2023-04-03 Chenghao Shi , Xieyuanli Chen , Huimin Lu , Wenbang Deng , Junhao Xiao , Bin Dai

Probabilistic point cloud registration methods are becoming more popular because of their robustness. However, unlike point-to-plane variants of iterative closest point (ICP) which incorporate local surface geometric information such as…

Computer Vision and Pattern Recognition · Computer Science 2021-08-16 Weixiao Liu , Hongtao Wu , Gregory Chirikjian

Correspondence-based rotation search and point cloud registration are two fundamental problems in robotics and computer vision. However, the presence of outliers, sometimes even occupying the great majority of the putative correspondences,…

Computer Vision and Pattern Recognition · Computer Science 2021-11-09 Lei Sun

Iterative Closest Point (ICP) solves the rigid point cloud registration problem iteratively in two steps: (1) make hard assignments of spatially closest point correspondences, and then (2) find the least-squares rigid transformation. The…

Computer Vision and Pattern Recognition · Computer Science 2021-03-29 Zi Jian Yew , Gim Hee Lee