中文
相关论文

相关论文: iMatcher: Improve matching in point cloud registra…

200 篇论文

Matching corresponding features between two images is a fundamental task to computer vision with numerous applications in object recognition, robotics, and 3D reconstruction. Current state of the art in image feature matching has focused on…

计算机视觉与模式识别 · 计算机科学 2019-09-05 Chen Zhao , Jiaqi Yang , Ke Xian , Zhiguo Cao , Xin Li

In this paper, we propose a coarse-to-fine integration solution inspired by the classical ICP algorithm, to pairwise 3D point cloud registration with two improvements of hybrid metric spaces (eg, BSC feature and Euclidean geometry spaces)…

计算机视觉与模式识别 · 计算机科学 2018-08-14 Yue Pan , Bisheng Yang , Fuxun Liang , Zhen Dong

We present Lepard, a Learning based approach for partial point cloud matching in rigid and deformable scenes. The key characteristics are the following techniques that exploit 3D positional knowledge for point cloud matching: 1) An…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Yang Li , Tatsuya Harada

Deep learning-based feature matching has shown great superiority for point cloud registration in the absence of pose priors. Although coarse-to-fine matching approaches are prevalent, the coarse matching of existing methods is typically…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Renlang Huang , Yufan Tang , Jiming Chen , Liang Li

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

Unsupervised point cloud registration algorithm usually suffers from the unsatisfied registration precision in the partially overlapping problem due to the lack of effective inlier evaluation. In this paper, we propose a neighborhood…

计算机视觉与模式识别 · 计算机科学 2022-02-24 Yaqi Shen , Le Hui , Haobo Jiang , Jin Xie , Jian Yang

Registering point clouds of forest environments is an essential prerequisite for LiDAR applications in precision forestry. State-of-the-art methods for forest point cloud registration require the extraction of individual tree attributes,…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Xufei Wang , Zexin Yang , Xiaojun Cheng , Jantien Stoter , Wenbing Xu , Zhenlun Wu , Liangliang Nan

Image-to-point cloud (I2P) registration is a fundamental task for robots and autonomous vehicles to achieve cross-modality data fusion and localization. Current I2P registration methods primarily focus on estimating correspondences at the…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Shuhao Kang , Youqi Liao , Jianping Li , Fuxun Liang , Yuhao Li , Xianghong Zou , Fangning Li , Xieyuanli Chen , Zhen Dong , Bisheng Yang

This paper presents a robust probabilistic point registration method for estimating the rigid transformation (i.e. rotation matrix and translation vector) between two pointcloud dataset. The method improves the robustness of point…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Saman Fahandezh-Saadi , Di Wang , Masayoshi Tomizuka

Generating a set of high-quality correspondences or matches is one of the most critical steps in point cloud registration. This paper proposes a learning framework COTReg by jointly considering the pointwise and structural matchings to…

计算机视觉与模式识别 · 计算机科学 2022-10-10 Guofeng Mei , Xiaoshui Huang , Litao Yu , Jian Zhang , Mohammed Bennamoun

We address the challenge of point cloud registration using color information, where traditional methods relying solely on geometric features often struggle in low-overlap and incomplete scenarios. To overcome these limitations, we propose…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Jiayi Tian , Haiduo Huang , Tian Xia , Wenzhe Zhao , Pengju Ren

We propose 3DSmoothNet, a full workflow to match 3D point clouds with a siamese deep learning architecture and fully convolutional layers using a voxelized smoothed density value (SDV) representation. The latter is computed per interest…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Zan Gojcic , Caifa Zhou , Jan D. Wegner , Andreas Wieser

Traditional point cloud registration (PCR) methods for feature matching often employ the nearest neighbor policy. This leads to many-to-one matches and numerous potential inliers without any corresponding point. Recently, some approaches…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Yaojie Zhang , Tianlun Huang , Weijun Wang , Wei Feng

Recent investigations on rotation invariance for 3D point clouds have been devoted to devising rotation-invariant feature descriptors or learning canonical spaces where objects are semantically aligned. Examinations of learning frameworks…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Jianhui Yu , Chaoyi Zhang , Weidong Cai

In this paper, we propose a point cloud classification method based on graph neural network and manifold learning. Different from the conventional point cloud analysis methods, this paper uses manifold learning algorithms to embed point…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Dinghao Yang , Wei Gao

Feature Descriptors and Detectors are two main components of feature-based point cloud registration. However, little attention has been drawn to the explicit representation of local and global semantics in the learning of descriptors and…

计算机视觉与模式识别 · 计算机科学 2023-05-08 Canhui Tang , Yiheng Li , Shaoyi Du , Guofa Wang , Zhiqiang Tian

Recent advances in point cloud registration mostly leverage geometric information. Although these methods have yielded promising results, they still struggle with problems of low overlap, thus limiting their practical usage. In this paper,…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Shaocheng Yan , Pengcheng Shi , Jiayuan Li

Removing outlier correspondences is one of the critical steps for successful feature-based point cloud registration. Despite the increasing popularity of introducing deep learning methods in this field, spatial consistency, which is…

计算机视觉与模式识别 · 计算机科学 2021-03-10 Xuyang Bai , Zixin Luo , Lei Zhou , Hongkai Chen , Lei Li , Zeyu Hu , Hongbo Fu , Chiew-Lan Tai

Place recognition is a fundamental component of robotics, and has seen tremendous improvements through the use of deep learning models in recent years. Networks can experience significant drops in performance when deployed in unseen or…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Joshua Knights , Peyman Moghadam , Milad Ramezani , Sridha Sridharan , Clinton Fookes

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