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
320 forks
Language: C++
last commit: 5 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 | 10 |
molaorg/mp2p_icp | Provides C++ libraries and tools for multi primitive-to-primitive point cloud registration and processing pipelines. | 176 |
koide3/ndt_omp | An optimized Normal Distributions Transform algorithm for point cloud registration | 755 |
gadomski/cpd | A C++ implementation of the Coherent Point Drift point set registration algorithm | 405 |
pamphlett/cobigicp | A point cloud registration method using correntropy metrics and bidirectional correspondence | 63 |
yangjiaolong/go-icp | Software implementing 3D pointset registration algorithm | 446 |
nvidia-ai-iot/cupcl | A set of libraries and sample code for 3D point cloud processing using CUDA. | 584 |
pglira/simpleicp | A software package implementing a simple algorithm for aligning two 3D point clouds using an iterative closest point method | 301 |
carlosmccosta/dynamic_robot_localization | A modular point cloud matching library used for robot localization and 3D perception in various applications. | 831 |
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. | 118 |
kzampog/cilantro | A C++ library for efficient processing and analysis of 3D point cloud data | 1,048 |
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 | 116 |
idegelis/torch-points3d-siamesekpconv | A deep learning framework for 3D point cloud analysis, specifically for change detection and segmentation tasks. | 31 |
virtual-vehicle/pointcloudset | An efficient analysis tool for large point cloud datasets recorded over time | 44 |