fast_gicp
Point cloud registration library
A collection of algorithms for registering 3D point clouds using GICP and related techniques.
A collection of GICP-based fast point cloud registration algorithms
1k stars
35 watching
319 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
cppcudagicpgpuicpmultithreadingpclpoint-cloudpythonregistrationscan-matchingvgicp
Related projects:
Repository | Description | Stars |
---|---|---|
carlosmccosta/pointcloud_registration | A 6 DoF point cloud registration system for correcting offsets between reference and sensor point clouds in 3D perception applications | 9 |
molaorg/mp2p_icp | A software framework for multi-primitive-to-primitive point cloud registration and processing | 176 |
koide3/ndt_omp | An optimized Normal Distributions Transform algorithm for point cloud registration | 747 |
gadomski/cpd | A C++ implementation of the Coherent Point Drift point set registration algorithm | 400 |
pamphlett/cobigicp | A point cloud registration method using correntropy metrics and bidirectional correspondence | 62 |
yangjiaolong/go-icp | Software implementing 3D pointset registration algorithm | 443 |
nvidia-ai-iot/cupcl | A set of libraries and sample code for 3D point cloud processing using CUDA. | 576 |
pglira/simpleicp | A software package implementing a simple algorithm for aligning two 3D point clouds using an iterative closest point method | 298 |
carlosmccosta/dynamic_robot_localization | A modular point cloud matching library used for robot localization and 3D perception in various applications. | 826 |
pglira/point_cloud_tools_for_matlab | A collection of Matlab classes for working with point clouds and aligning multiple 3D point sets using the Iterative Closest Point (ICP) algorithm. | 117 |
kzampog/cilantro | A C++ library for efficient processing and analysis of 3D point cloud data | 1,036 |
rockrobotic/copc-lib | A C++ library providing an interface to Cloud Optimized Point Clouds | 41 |
copcio/copcio.github.io | Defines a geospatial data format optimized for point cloud storage | 115 |
idegelis/torch-points3d-siamesekpconv | A deep learning framework for 3D point cloud analysis, specifically for change detection and segmentation tasks. | 31 |
virtual-vehicle/pointcloudset | A Python library for analyzing large datasets of 3D point clouds recorded over time in an efficient way. | 44 |