中文
相关论文

相关论文: An Effective Approach for Point Clouds Registratio…

200 篇论文

Probabilistic point cloud registration methods are becoming more popular because of their robustness. However, unlike point-to-plane variants of iterative closest point (ICP) which incorporate local surface geometric information such as…

计算机视觉与模式识别 · 计算机科学 2021-08-16 Weixiao Liu , Hongtao Wu , Gregory Chirikjian

We consider the point cloud registration problem, the task of finding a transformation between two point clouds that represent the same object but are expressed in different coordinate systems. Our approach is not based on a point-to-point…

最优化与控制 · 数学 2024-01-17 Florentin Goyens , Coralia Cartis , Stéphane Chrétien

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

For both indoor and outdoor environments, we propose an efficient and novel method for different scales and sparse 3D point clouds registration that cannot be handled by the current popular ICP approaches. Our algorithm efficiently detects…

机器人学 · 计算机科学 2018-08-30 M. Usman Maqbool Bhutta , Ming Liu

In this paper we propose a new framework for point cloud instance segmentation. Our framework has two steps: an embedding step and a clustering step. In the embedding step, our main contribution is to propose a probabilistic embedding space…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Biao Zhang , Peter Wonka

Recent advances in deep learning have improved 3D point cloud registration but increased graphics processing unit (GPU) memory usage, often requiring preliminary sampling that reduces accuracy. We propose an overlapping region sampling…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Tomoyasu Shimada , Kazuhiko Murasaki , Shogo Sato , Toshihiko Nishimura , Taiga Yoshida , Ryuichi Tanida

In this paper, we propose a simple yet effective method to represent point clouds as sets of samples drawn from a cloud-specific probability distribution. This interpretation matches intrinsic characteristics of point clouds: the number of…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Michał Stypułkowski , Kacper Kania , Maciej Zamorski , Maciej Zięba , Tomasz Trzciński , Jan Chorowski

In this paper, we address the point cloud registration problem, where well-known methods like ICP fail under uncertainty arising from sensor noise, pose-estimation errors, and partial overlap due to occlusion. We develop a novel approach,…

机器人学 · 计算机科学 2025-09-25 Johannes A. Gaus , Loris Schneider , Yitian Shi , Jongseok Lee , Rania Rayyes , Rudolph Triebel

Object point cloud classification has drawn great research attention since the release of benchmarking datasets, such as the ModelNet and the ShapeNet. These benchmarks assume point clouds covering complete surfaces of object instances, for…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Zelin Xu , Ke Chen , Kangjun Liu , Changxing Ding , Yaowei Wang , Kui Jia

An unsupervised, iterative point-set registration algorithm for an unlabeled (i.e. correspondence between points is unknown) N-dimensional Euclidean point-cloud is proposed. It is based on linear least squares, and considers all possible…

计算机视觉与模式识别 · 计算机科学 2019-08-14 A. Pasha Hosseinbor , R. Zhdanov , A. Ushveridze

The main goal of point cloud registration in Multi-View Partial (MVP) Challenge 2021 is to estimate a rigid transformation to align a point cloud pair. The pairs in this competition have the characteristics of low overlap, non-uniform…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Lifa Zhu , Changwei Lin , Dongrui Liu , Xin Li , Francisco Gómez-Fernández

PointNet has revolutionized how we think about representing point clouds. For classification and segmentation tasks, the approach and its subsequent extensions are state-of-the-art. To date, the successful application of PointNet to point…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Yasuhiro Aoki , Hunter Goforth , Rangaprasad Arun Srivatsan , Simon Lucey

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

Matching 3D rigid point clouds in complex environments robustly and accurately is still a core technique used in many applications. This paper proposes a new architecture combining error estimation from sample covariances and dual global…

计算机视觉与模式识别 · 计算机科学 2017-07-28 Can Pu , Nanbo Li , Robert B Fisher

As the basic task of point cloud analysis, classification is fundamental but always challenging. To address some unsolved problems of existing methods, we propose a network that captures geometric features of point clouds for better…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Shi Qiu , Saeed Anwar , Nick Barnes

Though a number of point cloud learning methods have been proposed to handle unordered points, most of them are supervised and require labels for training. By contrast, unsupervised learning of point cloud data has received much less…

计算机视觉与模式识别 · 计算机科学 2023-01-25 Jincen Jiang , Xuequan Lu , Wanli Ouyang , Meili Wang

Point clouds have attracted increasing attention. Significant progress has been made in methods for point cloud analysis, which often requires costly human annotation as supervision. To address this issue, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Bi'an Du , Xiang Gao , Wei Hu , Xin Li

There is a growing number of tasks that work directly on point clouds. As the size of the point cloud grows, so do the computational demands of these tasks. A possible solution is to sample the point cloud first. Classic sampling…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Itai Lang , Asaf Manor , Shai Avidan

Image-to-point-cloud (I2P) registration aims to align 2D images with 3D point clouds by establishing reliable 2D-3D correspondences. The drastic modality gap between images and point clouds makes it challenging to learn features that are…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Pei An , Junfeng Ding , Jiaqi Yang , Yulong Wang , Jie Ma , Liangliang Nan

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