中文
相关论文

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

200 篇论文

3D point cloud registration is a fundamental problem in computer vision and robotics. There has been extensive research in this area, but existing methods meet great challenges in situations with a large proportion of outliers and time…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Kexue Fu , Shaolei Liu , Xiaoyuan Luo , Manning Wang

Registration is a fundamental but critical task in point cloud processing, which usually depends on finding element correspondence from two point clouds. However, the finding of reliable correspondence relies on establishing a robust and…

计算机视觉与模式识别 · 计算机科学 2022-02-16 Rong Huang , Wei Yao , Yusheng Xu , Zhen Ye , Uwe Stilla

Current point cloud registration methods are mainly based on local geometric information and usually ignore the semantic information contained in the scenes. In this paper, we treat the point cloud registration problem as a semantic…

计算机视觉与模式识别 · 计算机科学 2023-10-19 Shaocong Liu , Tao Wang , Yan Zhang , Ruqin Zhou , Li Li , Chenguang Dai , Yongsheng Zhang , Longguang Wang , Hanyun Wang

This paper introduces a new method for 3D point cloud registration based on deep learning. The architecture is composed of three distinct blocs: (i) an encoder composed of a convolutional graph-based descriptor that encodes the immediate…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Karim Slimani , Brahim Tamadazte , Catherine Achard

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…

计算机视觉与模式识别 · 计算机科学 2021-06-21 Zhijian Qiao , Huanshu Wei , Zhe Liu , Chuanzhe Suo , Hesheng Wang

How to extract significant point cloud features and estimate the pose between them remains a challenging question, due to the inherent lack of structure and ambiguous order permutation of point clouds. Despite significant improvements in…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Zhu Xu , Zhengyao Bai , Huijie Liu , Qianjie Lu , Shenglan Fan

Accurate and efficient point cloud registration is a challenge because the noise and a large number of points impact the correspondence search. This challenge is still a remaining research problem since most of the existing methods rely on…

计算机视觉与模式识别 · 计算机科学 2021-11-24 Xiaoshui Huang , Zongyi Xu , Guofeng Mei , Sheng Li , Jian Zhang , Yifan Zuo , Yucheng Wang

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

计算机视觉与模式识别 · 计算机科学 2023-04-03 Chenghao Shi , Xieyuanli Chen , Huimin Lu , Wenbang Deng , Junhao Xiao , Bin Dai

This work addresses the problem of point cloud registration using deep neural networks. We propose an approach to predict the alignment between two point clouds with overlapping data content, but displaced origins. Such point clouds…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Markus Horn , Nico Engel , Vasileios Belagiannis , Michael Buchholz , Klaus Dietmayer

Point cloud registration is the task of estimating the rigid transformation that aligns a pair of point cloud fragments. We present an efficient and robust framework for pairwise registration of real-world 3D scans, leveraging Hough voting…

计算机视觉与模式识别 · 计算机科学 2021-09-10 Junha Lee , Seungwook Kim , Minsu Cho , Jaesik Park

Point cloud registration involves determining a rigid transformation to align a source point cloud with a target point cloud. This alignment is fundamental in applications such as autonomous driving, robotics, and medical imaging, where…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Yu-Xin Zhang , Jie Gui , Baosheng Yu , Xiaofeng Cong , Xin Gong , Wenbing Tao , Dacheng Tao

3D point cloud registration is a fundamental task in robotics and computer vision. Recently, many learning-based point cloud registration methods based on correspondences have emerged. However, these methods heavily rely on such…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Lifa Zhu , Dongrui Liu , Changwei Lin , Rui Yan , Francisco Gómez-Fernández , Ninghua Yang , Ziyong Feng

Multiview point cloud registration is a fundamental task for constructing globally consistent 3D models. Existing approaches typically rely on feature extraction and data association across multiple point clouds; however, these processes…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Yiran Zhou , Yingyu Wang , Shoudong Huang , Liang Zhao

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…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Zi Jian Yew , Gim Hee Lee

Point cloud registration is a fundamental problem in computer vision that aims to estimate the transformation between corresponding sets of points. Non-rigid registration, in particular, involves addressing challenges including various…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Sara Monji-Azad , Marvin Kinz , Jürgen Hesser

We can use a method called registration to integrate some point clouds that represent the shape of the real world. In this paper, we propose highly accurate and stable registration method. Our method detects keypoints from point clouds and…

计算机视觉与模式识别 · 计算机科学 2020-11-11 Masaki Yoshii , Ikuko Shimizu

Rigid registration of point clouds with partial overlaps is a longstanding problem usually solved in two steps: (a) finding correspondences between the point clouds; (b) filtering these correspondences to keep only the most reliable ones to…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Anh-Quan Cao , Gilles Puy , Alexandre Boulch , Renaud Marlet

Point cloud registration is a fundamental task for estimating rigid transformations between point clouds. Previous studies have used geometric information for extracting features, matching and estimating transformation. Recently, owing to…

计算机视觉与模式识别 · 计算机科学 2024-08-22 Congjia Chen , Xiaoyu Jia , Yanhong Zheng , Yufu Qu

Point cloud registration is a key problem for computer vision applied to robotics, medical imaging, and other applications. This problem involves finding a rigid transformation from one point cloud into another so that they align. Iterative…

计算机视觉与模式识别 · 计算机科学 2019-05-10 Yue Wang , Justin M. Solomon

We present a new paradigm for rigid alignment between point clouds based on learnable weighted consensus which is robust to noise as well as the full spectrum of the rotation group. Current models, learnable or axiomatic, work well for…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Dvir Ginzburg , Dan Raviv
‹ 上一页 1 2 3 10 下一页 ›