中文
相关论文

相关论文: Deep Learning-Based Point Cloud Registration: A Co…

200 篇论文

Traditional algorithms of point set registration minimizing point-to-plane distances often achieve a better estimation of rigid transformation than those minimizing point-to-point distances. Nevertheless, recent deep-learning-based methods…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Tatsuya Yatagawa , Yutaka Ohtake , Hiromasa Suzuki

Point cloud registration refers to the problem of finding the rigid transformation that aligns two given point clouds, and is crucial for many applications in robotics and computer vision. The main insight of this paper is that we can…

机器人学 · 计算机科学 2025-02-04 Richard Cheng , Chavdar Papozov , Dan Helmick , Mark Tjersland

Point clouds have become an increasingly important representation for 3D medical imaging, offering a compact, surface-preserving alternative to traditional voxel or mesh-based approaches. Recent advances in deep learning have enabled rapid…

图像与视频处理 · 电气工程与系统科学 2026-02-04 Tongxu Zhang , Zhiming Liang , Bei Wang

Point cloud processing as a fundamental task in the field of geomatics and computer vision, has been supporting tasks and applications at different scales from air to ground, including mapping, environmental monitoring, urban/tree structure…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Zhenxin Zhang , Zhihua Xu , Yuwei Cao , Ningli Xu , Shuye Wang , Shen'ao Cui , Zhen Li , Rongjun Qin

Point clouds provide a flexible and natural representation usable in countless applications such as robotics or self-driving cars. Recently, deep neural networks operating on raw point cloud data have shown promising results on supervised…

机器学习 · 计算机科学 2019-06-04 Jonathan Sauder , Bjarne Sievers

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

Rigid registration of partial observations is a fundamental problem in various applied fields. In computer graphics, special attention has been given to the registration between two partial point clouds generated by scanning devices.…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Zihao Yan , Zimu Yi , Ruizhen Hu , Niloy J. Mitra , Daniel Cohen-Or , Hui Huang

Recently, the advancement of 3D point clouds in deep learning has attracted intensive research in different application domains such as computer vision and robotic tasks. However, creating feature representation of robust, discriminative…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Xu Wang , Yi Jin , Yigang Cen , Tao Wang , Yidong Li

Point cloud registration is a key task in many computational fields. Previous correspondence matching based methods require the inputs to have distinctive geometric structures to fit a 3D rigid transformation according to point-wise sparse…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Hao Xu , Shuaicheng Liu , Guangfu Wang , Guanghui Liu , Bing Zeng

Point Cloud Registration (PCR) estimates the relative rigid transformation between two point clouds of the same scene. Despite significant progress with learning-based approaches, existing methods still face challenges when the overlapping…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Zhi Chen , Yufan Ren , Tong Zhang , Zheng Dang , Wenbing Tao , Sabine Süsstrunk , Mathieu Salzmann

Estimating the rigid transformation between two LiDAR scans through putative 3D correspondences is a typical point cloud registration paradigm. Current 3D feature matching approaches commonly lead to numerous outlier correspondences, making…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Xinyi Li , Hu Cao , Yinlong Liu , Xueli Liu , Feihu Zhang , Alois Knoll

Rigid registration of point clouds is a fundamental problem in computer vision with many applications from 3D scene reconstruction to geometry capture and robotics. If a suitable initial registration is available, conventional methods like…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Ludwig Mohr , Ismail Geles , Friedrich Fraundorfer

Point cloud filtering is a fundamental problem in geometry modeling and processing. Despite of significant advancement in recent years, the existing methods still suffer from two issues: 1) they are either designed without preserving sharp…

图形学 · 计算机科学 2020-09-29 Dongbo Zhang , Xuequan Lu , Hong Qin , Ying He

Point cloud has drawn more and more research attention as well as real-world applications. However, many of these applications (e.g. autonomous driving and robotic manipulation) are actually based on sequential point clouds (i.e. four…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Haiyan Wang , Yingli Tian

Point cloud analysis is attracting attention from Artificial Intelligence research since it can be widely used in applications such as robotics, Augmented Reality, self-driving. However, it is always challenging due to irregularities,…

计算机视觉与模式识别 · 计算机科学 2020-11-18 Shi Qiu , Saeed Anwar , Nick Barnes

Point cloud data has been extensively studied due to its compact form and flexibility in representing complex 3D structures. The ability of point cloud data to accurately capture and represent intricate 3D geometry makes it an ideal choice…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Ben Fei , Weidong Yang , Liwen Liu , Tianyue Luo , Rui Zhang , Yixuan Li , Ying He

3D point cloud registration is a fundamental problem in computer vision, computer graphics, robotics, remote sensing, and etc. Over the last thirty years, we have witnessed the amazing advancement in this area with numerous kinds of…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Jiaqi Yang , Chu'ai Zhang , Zhengbao Wang , Xinyue Cao , Xuan Ouyang , Xiyu Zhang , Zhenxuan Zeng , Zhao Zeng , Borui Lu , Zhiyi Xia , Qian Zhang , Yulan Guo , Yanning Zhang

This paper presents DeepI2P: a novel approach for cross-modality registration between an image and a point cloud. Given an image (e.g. from a rgb-camera) and a general point cloud (e.g. from a 3D Lidar scanner) captured at different…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Jiaxin Li , Gim Hee Lee

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 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