中文
相关论文

相关论文: Robust Point Cloud Registration Framework Based on…

200 篇论文

In this paper, we propose a novel 3D registration paradigm, Generative Point Cloud Registration, which bridges advanced 2D generative models with 3D matching tasks to enhance registration performance. Our key idea is to generate cross-view…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Haobo Jiang , Jin Xie , Jian Yang , Liang Yu , Jianmin Zheng

In robotic inspection of aviation parts, achieving accurate pairwise point cloud registration between scanned and model data is essential. However, noise and outliers generated in robotic scanned data can compromise registration accuracy.…

机器人学 · 计算机科学 2024-07-25 Lingjie Su , Wei Xu , Wenlong Li

Shape registration is the process of aligning one 3D model to another. Most previous methods to align shapes with no known correspondences attempt to solve for both the transformation and correspondences iteratively. We present a shape…

计算机视觉与模式识别 · 计算机科学 2017-02-21 Abhishek Kolagunda , Scott Sorensen , Philip Saponaro , Wayne Treible , Chandra Kambhamettu

Point cloud registration is a fundamental task in many applications such as localization, mapping, tracking, and reconstruction. Successful registration relies on extracting robust and discriminative geometric features. Though existing…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Quoc Vinh Lai Dang , Sarvar Hussain Nengroo , Hojun Jin

As the basic task of point cloud analysis, classification is fundamental but always challenging. To address some unsolved problems of existing methods, we propose a network that captures geometric features of point clouds for better…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Shi Qiu , Saeed Anwar , Nick Barnes

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…

计算机视觉与模式识别 · 计算机科学 2019-12-13 Huai Yu , Weikun Zhen , Wen Yang , Sebastian Scherer

Point cloud registration (PCR) is a fundamental task for integrating 3D observations in remote sensing applications. This paper proposes a fast and effective PCR algorithm utilizing probabilistic self-updating local correspondence and line…

计算机视觉与模式识别 · 计算机科学 2026-04-30 Kuo-Liang Chung , Yu-Cheng Lin , Wu-Chi Chen

Recently, cross-source point cloud registration from different sensors has become a significant research focus. However, traditional methods confront challenges due to the varying density and structure of cross-source point clouds. In order…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Yu Wang , Shuhui Bu , Lin Chen , Yifei Dong , Kun Li , Xuefeng Cao , Ke Li

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

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

Registration is a basic yet crucial task in point cloud processing. In correspondence-based point cloud registration, matching correspondences by point feature techniques may lead to an extremely high outlier ratio. Current methods still…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Li Yan , Pengcheng Wei , Hong Xie , Jicheng Dai , Hao Wu , Ming Huang

In recent years, point cloud representation has become one of the research hotspots in the field of computer vision, and has been widely used in many fields, such as autonomous driving, virtual reality, robotics, etc. Although deep learning…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Huang Zhang , Changshuo Wang , Shengwei Tian , Baoli Lu , Liping Zhang , Xin Ning , Xiao Bai

PointNet has recently emerged as a popular representation for unstructured point cloud data, allowing application of deep learning to tasks such as object detection, segmentation and shape completion. However, recent works in literature…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Vinit Sarode , Xueqian Li , Hunter Goforth , Yasuhiro Aoki , Rangaprasad Arun Srivatsan , Simon Lucey , Howie Choset

Multi-instance point cloud registration aims to estimate the pose of all instances of a model point cloud in the whole scene. Existing methods all adopt the strategy of first obtaining the global correspondence and then clustering to obtain…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Liyuan Zhang , Le Hui , Qi Liu , Bo Li , Yuchao Dai

This work investigates the use of robust optimal transport (OT) for shape matching. Specifically, we show that recent OT solvers improve both optimization-based and deep learning methods for point cloud registration, boosting accuracy at an…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Zhengyang Shen , Jean Feydy , Peirong Liu , Ariel Hernán Curiale , Ruben San Jose Estepar , Raul San Jose Estepar , Marc Niethammer

Point cloud registration aligns 3D point clouds using spatial transformations. It is an important task in computer vision, with applications in areas such as augmented reality (AR) and medical imaging. This work explores the intersection of…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Maximilian Weber , Daniel Wild , Jens Kleesiek , Jan Egger , Christina Gsaxner

We present a fast feature-metric point cloud registration framework, which enforces the optimisation of registration by minimising a feature-metric projection error without correspondences. The advantage of the feature-metric projection…

计算机视觉与模式识别 · 计算机科学 2020-05-05 Xiaoshui Huang , Guofeng Mei , Jian Zhang

Point cloud registration approaches often fail when the overlap between point clouds is low due to noisy point correspondences. This work introduces a novel cross-attention mechanism tailored for Transformer-based architectures that tackles…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Weijie Wang , Guofeng Mei , Jian Zhang , Nicu Sebe , Bruno Lepri , Fabio Poiesi

Point cloud registration aligns multiple unposed point clouds into a common reference frame and is a core step for 3D reconstruction and robot localization without initial guess. In this work, we cast registration as conditional generation:…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Yue Pan , Tao Sun , Liyuan Zhu , Lucas Nunes , Iro Armeni , Jens Behley , Cyrill Stachniss

Using 3D point clouds in odometry estimation in robotics often requires finding a set of correspondences between points in subsequent scans. While there are established methods for point clouds of sufficient quality, state-of-the-art still…

机器人学 · 计算机科学 2025-06-24 Jan Michalczyk , Stephan Weiss , Jan Steinbrener