中文
相关论文

相关论文: DIPR: Efficient Point Cloud Registration via Dynam…

200 篇论文

With the increased availability of 3D scanning technology, point clouds are moving into the focus of computer vision as a rich representation of everyday scenes. However, they are hard to handle for machine learning algorithms due to their…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Sergey Prokudin , Christoph Lassner , Javier Romero

This study presents a high-accuracy, efficient, and physically induced method for 3D point cloud registration, which is the core of many important 3D vision problems. In contrast to existing physics-based methods that merely consider…

计算机视觉与模式识别 · 计算机科学 2023-02-03 Zhao Mingyang , Ma Lei , Jia Xiaohong , Yan Dong-Ming , Huang Tiejun

We propose a method for speeding up a 3D point cloud registration through a cascading feature extraction. The current approach with the highest accuracy is realized by iteratively executing feature extraction and registration using deep…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Yoichiro Hisadome , Yusuke Matsui

Point cloud registration is a fundamental technique in 3-D computer vision with applications in graphics, autonomous driving, and robotics. However, registration tasks under challenging conditions, under which noise or perturbations are…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Rui She , Qiyu Kang , Sijie Wang , Wee Peng Tay , Kai Zhao , Yang Song , Tianyu Geng , Yi Xu , Diego Navarro Navarro , Andreas Hartmannsgruber

Point cloud registration (PCR) is crucial for many downstream tasks, such as simultaneous localization and mapping (SLAM) and object tracking. This makes detecting and quantifying registration misalignment, i.e., PCR quality validation, an…

计算机视觉与模式识别 · 计算机科学 2026-02-09 Shipeng Liu , Ziliang Xiong , Khac-Hoang Ngo , Per-Erik Forssén

Registration is a transformation estimation problem between two point clouds, which has a unique and critical role in numerous computer vision applications. The developments of optimization-based methods and deep learning methods have…

计算机视觉与模式识别 · 计算机科学 2021-03-08 Xiaoshui Huang , Guofeng Mei , Jian Zhang , Rana Abbas

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

We propose DeepMapping, a novel registration framework using deep neural networks (DNNs) as auxiliary functions to align multiple point clouds from scratch to a globally consistent frame. We use DNNs to model the highly non-convex mapping…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Li Ding , Chen Feng

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 novel differential matching algorithm for 3D point cloud registration. Instead of only optimizing the feature extractor for a matching algorithm, we propose a learning-based matching module optimized to the jointly-trained…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Rintaro Yanagi , Atsushi Hashimoto , Shusaku Sone , Naoya Chiba , Jiaxin Ma , Yoshitaka Ushiku

3D motion estimation including scene flow and point cloud registration has drawn increasing interest. Inspired by 2D flow estimation, recent methods employ deep neural networks to construct the cost volume for estimating accurate 3D flow.…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Xiaodong Gu , Chengzhou Tang , Weihao Yuan , Zuozhuo Dai , Siyu Zhu , Ping Tan

Some robust point cloud registration approaches with controllable pose refinement magnitude, such as ICP and its variants, are commonly used to improve 6D pose estimation accuracy. However, the effectiveness of these methods gradually…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Yiheng Han , Irvin Haozhe Zhan , Long Zeng , Yu-Ping Wang , Ran Yi , Minjing Yu , Matthieu Gaetan Lin , Jenny Sheng , Yong-Jin Liu

As a fundamental yet challenging problem in intelligent transportation systems, point cloud registration attracts vast attention and has been attained with various deep learning-based algorithms. The unsupervised registration algorithms…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Dongrui Liu , Chuanchuan Chen , Changqing Xu , Robert Qiu , Lei Chu

In this paper, we propose a novel learning-based pipeline for partially overlapping 3D point cloud registration. The proposed model includes an iterative distance-aware similarity matrix convolution module to incorporate information from…

计算机视觉与模式识别 · 计算机科学 2020-08-07 Jiahao Li , Changhao Zhang , Ziyao Xu , Hangning Zhou , Chi Zhang

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

Point cloud registration is a fundamental task in 3D computer vision. Most existing methods rely solely on geometric information for feature extraction and matching. Recently, several studies have incorporated color information from RGB-D…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Congjia Chen , Yufu Qu

Point cloud registration is a fundamental problem in 3D computer vision, graphics and robotics. For the last few decades, existing registration algorithms have struggled in situations with large transformations, noise, and time constraints.…

计算机视觉与模式识别 · 计算机科学 2020-08-21 Wentao Yuan , Ben Eckart , Kihwan Kim , Varun Jampani , Dieter Fox , Jan Kautz

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

Multi-view point cloud registration is a hot topic in the communities of multimedia technology and artificial intelligence (AI). In this paper, we propose a framework to reconstruct the 3D models by the multi-view point cloud registration…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Yaochen Li , Ying Liu , Rui Sun , Rui Guo , Li Zhu , Yong Qi

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