中文
相关论文

相关论文: Pairwise Point Cloud Registration using Graph Matc…

200 篇论文

Point cloud registration plays a crucial role in various computer vision tasks, and usually demands the resolution of partial overlap registration in practice. Most existing methods perform a serial calculation of rotation and translation,…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Shiqi Li , Jihua Zhu , Yifan Xie

We present a novel non-iterative learnable method for partial-to-partial 3D shape registration. The partial alignment task is extremely complex, as it jointly tries to match between points and identify which points do not appear in the…

计算机视觉与模式识别 · 计算机科学 2022-01-28 Dvir Ginzburg , Dan Raviv

Multiview point cloud registration plays a crucial role in robotics, automation, and computer vision fields. This paper concentrates on pose graph construction and motion synchronization within multiview registration. Previous methods for…

计算机视觉与模式识别 · 计算机科学 2025-05-07 Shiqi Li , Jihua Zhu , Yifan Xie , Naiwen Hu , Di Wang

Even though considerable progress has been made in deep learning-based 3D point cloud processing, how to obtain accurate correspondences for robust registration remains a major challenge because existing hard assignment methods cannot deal…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Zhiyuan Zhang , Jiadai Sun , Yuchao Dai , Dingfu Zhou , Xibin Song , Mingyi He

We present a novel, effective method for global point cloud registration problems by geometric topology. Based on many point cloud pairwise registration methods (e.g ICP), we focus on the problem of accumulated error for the composition of…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Yuxue Ren , Baowei Jiang , Wei Chen , Na Lei , Xianfeng David Gu

We study the problem of outlier correspondence pruning for non-rigid point cloud registration. In rigid registration, spatial consistency has been a commonly used criterion to discriminate outliers from inliers. It measures the…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Zheng Qin , Hao Yu , Changjian Wang , Yuxing Peng , Kai Xu

In this work, we tackle the task of estimating the 6D pose of an object from point cloud data. While recent learning-based approaches to addressing this task have shown great success on synthetic datasets, we have observed them to fail in…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Zheng Dang , Lizhou Wang , Yu Guo , Mathieu Salzmann

We introduce Rectified Point Flow, a unified parameterization that formulates pairwise point cloud registration and multi-part shape assembly as a single conditional generative problem. Given unposed point clouds, our method learns a…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Tao Sun , Liyuan Zhu , Shengyu Huang , Shuran Song , Iro Armeni

We tackle data-driven 3D point cloud registration. Given point correspondences, the standard Kabsch algorithm provides an optimal rotation estimate. This allows to train registration models in an end-to-end manner by differentiating the SVD…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Sérgio Agostinho , Aljoša Ošep , Alessio Del Bue , Laura Leal-Taixé

We provide a dynamical perspective on the classical problem of 3D point cloud registration with correspondences. A point cloud is considered as a rigid body consisting of particles. The problem of registering two point clouds is formulated…

计算机视觉与模式识别 · 计算机科学 2020-05-08 Heng Yang

Point cloud analysis without pose priors is very challenging in real applications, as the orientations of point clouds are often unknown. In this paper, we propose a brand new point-set learning framework PRIN, namely, Point-wise Rotation…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Yang You , Yujing Lou , Ruoxi Shi , Qi Liu , Yu-Wing Tai , Lizhuang Ma , Weiming Wang , Cewu Lu

This study presents a high-accuracy, efficient, and physically induced method for 3D point cloud registration, which is the core of many important 3D vision problems. In contrast to existing physics-based methods that merely consider…

计算机视觉与模式识别 · 计算机科学 2023-02-03 Zhao Mingyang , Ma Lei , Jia Xiaohong , Yan Dong-Ming , Huang Tiejun

Recent advances in computer vision and deep learning have shown promising performance in estimating rigid/similarity transformation between unregistered point clouds of complex objects and scenes. However, their performances are mostly…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Ningli Xu , Rongjun Qin , Shuang Song

Rigid Point Cloud Registration (PCR) algorithms aim to estimate the 6-DOF relative motion between two point clouds, which is important in various fields, including autonomous driving. Recent years have seen a significant improvement in…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Amnon Drory , Shai Avidan , Raja Giryes

The goal of this paper is to address the problem of global point cloud registration (PCR) i.e., finding the optimal alignment between point clouds irrespective of the initial poses of the scans. This problem is notoriously challenging for…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Stefanos Pertigkiozoglou , Evangelos Chatzipantazis , Kostas Daniilidis

Multi-instance point cloud registration is the problem of estimating multiple poses of source point cloud instances within a target point cloud. Solving this problem is challenging since inlier correspondences of one instance constitute…

计算机视觉与模式识别 · 计算机科学 2022-09-02 Mingzhi Yuan , Zhihao Li , Qiuye Jin , Xinrong Chen , Manning Wang

The commonly adopted detect-then-match approach to registration finds difficulties in the cross-modality cases due to the incompatible keypoint detection and inconsistent feature description. We propose, 2D3D-MATR, a detection-free method…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Minhao Li , Zheng Qin , Zhirui Gao , Renjiao Yi , Chenyang Zhu , Yulan Guo , Kai Xu

Point Cloud Registration (PCR) is a critical and challenging task in computer vision. One of the primary difficulties in PCR is identifying salient and meaningful points that exhibit consistent semantic and geometric properties across…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Qianliang Wu , Yaqing Ding , Lei Luo , Haobo Jiang , Shuo Gu , Chuanwei Zhou , Jin Xie , Jian Yang

We analyze the problem of determining whether 2 given point clouds in 2D, with any distinct cardinality and any number of outliers, have subsets of the same size that can be matched via a rigid motion. This problem is important, for…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Jorge Arce Garro , David Jiménez López

LiDAR registration is a fundamental task in robotic mapping and localization. A critical component of aligning two point clouds is identifying robust point correspondences using point descriptors. This step becomes particularly challenging…

机器人学 · 计算机科学 2025-02-27 Niclas Vödisch , Giovanni Cioffi , Marco Cannici , Wolfram Burgard , Davide Scaramuzza