中文
相关论文

相关论文: Robust Partial-to-Partial Point Cloud Registration…

200 篇论文

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

Deep point cloud registration methods face challenges to partial overlaps and rely on labeled data. To address these issues, we propose UDPReg, an unsupervised deep probabilistic registration framework for point clouds with partial…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Guofeng Mei , Hao Tang , Xiaoshui Huang , Weijie Wang , Juan Liu , Jian Zhang , Luc Van Gool , Qiang Wu

We present 3DRegNet, a novel deep learning architecture for the registration of 3D scans. Given a set of 3D point correspondences, we build a deep neural network to address the following two challenges: (i) classification of the point…

计算机视觉与模式识别 · 计算机科学 2020-04-08 G. Dias Pais , Srikumar Ramalingam , Venu Madhav Govindu , Jacinto C. Nascimento , Rama Chellappa , Pedro Miraldo

Point clouds captured in real-world applications are often incomplete due to the limited sensor resolution, single viewpoint, and occlusion. Therefore, recovering the complete point clouds from partial ones becomes an indispensable task in…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Xumin Yu , Yongming Rao , Ziyi Wang , Zuyan Liu , Jiwen Lu , Jie Zhou

In the field of large-scale SLAM for autonomous driving and mobile robotics, 3D point cloud based place recognition has aroused significant research interest due to its robustness to changing environments with drastic daytime and weather…

计算机视觉与模式识别 · 计算机科学 2021-08-05 Zhijian Qiao , Hanjiang Hu , Weiang Shi , Siyuan Chen , Zhe Liu , Hesheng Wang

We propose simple yet effective improvements in point representations and local neighborhood graph construction within the general framework of graph neural networks (GNNs) for 3D point cloud processing. As a first contribution, we propose…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Siddharth Srivastava , Gaurav Sharma

Registration of point clouds related by rigid transformations is one of the fundamental problems in computer vision. However, a solution to the practical scenario of aligning sparsely and differently sampled observations in the presence of…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Natalie Lang , Joseph M. Francos

Recovering high quality surfaces from noisy point clouds, known as point cloud denoising, is a fundamental yet challenging problem in geometry processing. Most of the existing methods either directly denoise the noisy input or filter raw…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Zheng Liu , Yaowu Zhao , Sijing Zhan , Yuanyuan Liu , Renjie Chen , Ying He

Learning rotation-invariant distinctive features is a fundamental requirement for point cloud registration. Existing methods often use rotation-sensitive networks to extract features, while employing rotation augmentation to learn an…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Runzhao Yao , Shaoyi Du , Wenting Cui , Canhui Tang , Chengwu Yang

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

Scene-level point cloud registration is very challenging when considering dynamic foregrounds. Existing indoor datasets mostly assume rigid motions, so the trained models cannot robustly handle scenes with non-rigid motions. On the other…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Keyu Du , Hao Xu , Haipeng Li , Hong Qu , Chi-Wing Fu , Shuaicheng Liu

We propose a new framework that formulates point cloud registration as a denoising diffusion process from noisy transformation to object transformation. During training stage, object transformation diffuses from ground-truth transformation…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Yue Wu , Yongzhe Yuan , Xiaolong Fan , Xiaoshui Huang , Maoguo Gong , Qiguang Miao

In this paper, we introduce PCR-CG: a novel 3D point cloud registration module explicitly embedding the color signals into the geometry representation. Different from previous methods that only use geometry representation, our module is…

计算机视觉与模式识别 · 计算机科学 2024-01-02 Yu Zhang , Junle Yu , Xiaolin Huang , Wenhui Zhou , Ji Hou

Point cloud shape completion is a challenging problem in 3D vision and robotics. Existing learning-based frameworks leverage encoder-decoder architectures to recover the complete shape from a highly encoded global feature vector. Though the…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Wenxiao Zhang , Qingan Yan , Chunxia Xiao

3D point cloud registration is fragile to outliers, which are labeled as the points without corresponding points. To handle this problem, a widely adopted strategy is to estimate the relative pose based only on some accurate…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Zhiyuan Zhang , Jiadai Sun , Yuchao Dai , Bin Fan , Mingyi He

Point cloud registration involves aligning one point cloud with another or with a three-dimensional (3D) model, enabling the integration of multimodal data into a unified representation. This is essential in applications such as…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Mehdi Maboudi , Said Harb , Jackson Ferrao , Kourosh Khoshelham , Yelda Turkan , Karam Mawas

Registration of 3D point clouds is a fundamental task in several applications of robotics and computer vision. While registration methods such as iterative closest point and variants are very popular, they are only locally optimal. There…

计算机视觉与模式识别 · 计算机科学 2019-08-23 Rangaprasad Arun Srivatsan , Tejas Zodage , Howie Choset

Global registration of heterogeneous ground and aerial mapping data is a challenging task. This is especially difficult in disaster response scenarios when we have no prior information on the environment and cannot assume the regular order…

机器人学 · 计算机科学 2017-10-26 Abel Gawel , Renaud Dubé , Hartmut Surmann , Juan Nieto , Roland Siegwart , Cesar Cadena

In this paper, we unify popular non-rigid registration methods for point sets and surfaces under our general framework, GiNGR. GiNGR builds upon Gaussian Process Morphable Models (GPMM) and hence separates modeling the deformation prior…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Dennis Madsen , Jonathan Aellen , Andreas Morel-Forster , Thomas Vetter , Marcel Lüthi

3D object reconstruction based on deep neural networks has gained increasing attention in recent years. However, 3D reconstruction of underground objects to generate point cloud maps remains a challenge. Ground Penetrating Radar (GPR) is…

计算机视觉与模式识别 · 计算机科学 2024-09-26 Jinchang Zhang , Guoyu Lu