paper-with-me

홈 › Papers

Super 4PCS Fast Global Pointcloud Registration via Smart Indexing

2014-08-23 · Computer Graphics Forum 2014 8 · Nicolas Mellado, Dror Aiger, Niloy J. Mitra

Data acquisition in large‐scale scenes regularly involves accumulating information across multiple scans. A common approach is to locally align scan pairs using Iterative Closest Point (ICP) algorithm (or its variants), but requires static scenes and small motion between scan pairs. This prevents accumulating data across multiple scan sessions and/or different acquisition modalities (e.g., stereo, depth scans). Alternatively, one can use a global registration algorithm allowing scans to be in arbitrary initial poses. The state‐of‐the‐art global registration algorithm, 4PCS, however has a quadratic time complexity in the number of data points. This vastly limits its applicability to acquisition of large environments. We present Super 4PCS for global pointcloud registration that is optimal, i.e., runs in linear time (in the number of data points) and is also output sensitive in the complexity of the alignment problem based on the (unknown) overlap across scan pairs. Technically, we map the algorithm as an ‘instance problem’ and solve it efficiently using a smart indexing data organization. The algorithm is simple, memory‐efficient, and fast. We demonstrate that Super 4PCS results in significant speedup over alternative approaches and allows unstructured efficient acquisition of scenes at scales previously not possible. Complete source code and datasets are available for research use at http://geometry.cs.ucl.ac.uk/projects/2014/super4PCS/.

📄 PDF Abstract BibTeX

Code (1)

STORM-IRIT/OpenGR

Tasks

Point Cloud Registration

Similar Papers 제목 키워드 기반

Incorporating GNSS Information with LIDAR-Inertial Odometry for Accurate Land-Vehicle Localization

2025-03-29 · Jintao Cheng, Bohuan Xue, Shiyang Chen, Qiuchi Xiang 외

Currently, visual odometry and LIDAR odometry are performing well in pose estimation in some typical environments, but they still cannot recover the localization state at high speed or reduce accumulated drifts. In order…

Pose EstimationVisual Odometry

Robust Feature-Based Point Registration Using Directional Mixture Model

2019-11-25 · Saman Fahandezh-Saadi, Di Wang, Masayoshi Tomizuka

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

Translation

Adaptive Cost Function for Pointcloud Registration

2017-04-25 · Johan Ekekrantz, John Folkesson, Patric Jensfelt

In this paper we introduce an adaptive cost function for pointcloud registration. The algorithm automatically estimates the sensor noise, which is important for generalization across different sensors and environments. T…

SEM-GAT: Explainable Semantic Pose Estimation using Learned Graph Attention

2023-08-07 · Efimia Panagiotaki, Daniele De Martini, Georgi Pramatarov, Matthew Gadd 외

This paper proposes a Graph Neural Network(GNN)-based method for exploiting semantics and local geometry to guide the identification of reliable pointcloud registration candidates. Semantic and morphological features of …

Graph AttentionGraph Neural NetworkInductive BiasPose Estimation

3D3L: Deep Learned 3D Keypoint Detection and Description for LiDARs

2021-03-25 · Dominic Streiff, Lukas Bernreiter, Florian Tschopp, Marius Fehr 외

With the advent of powerful, light-weight 3D LiDARs, they have become the hearth of many navigation and SLAM algorithms on various autonomous systems. Pointcloud registration methods working with unstructured pointclouds…

Keypoint Detection