libpointmatcher
ICP library
An Iterative Closest Point (ICP) algorithm library for 3D mapping and robotics
An Iterative Closest Point (ICP) library for 2D and 3D mapping in Robotics
2k stars
84 watching
549 forks
Language: C++
last commit: about 1 month ago
Linked from 3 awesome lists
libnabolibpointmatcherlidarpoint-cloudsroboticsrosubuntu
Related projects:
Repository | Description | Stars |
---|---|---|
norlab-ulaval/libnabo | A fast K Nearest Neighbor library for low-dimensional spaces | 447 |
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 |
carlosmccosta/dynamic_robot_localization | A modular point cloud matching library used for robot localization and 3D perception in various applications. | 826 |
prbonn/kiss-icp | A LiDAR odometry pipeline with a robust point-to-point ICP algorithm. | 1,585 |
molaorg/mp2p_icp | A software framework for multi-primitive-to-primitive point cloud registration and processing | 176 |
yangjiaolong/go-icp | Software implementing 3D pointset registration algorithm | 443 |
rhythmjnh/non-rigid-icp | Algorithms for 3D surface registration with non-rigid deformations and local transformations | 77 |
hyye/lio-mapping | This project provides an implementation of a tightly coupled 3D lidar and inertial odometry and mapping approach for simultaneous localization and mapping in robotics. | 923 |
pamphlett/cobigicp | A point cloud registration method using correntropy metrics and bidirectional correspondence | 62 |
megviirobot/camlasercalibratool | Automates extrinsic calibration of cameras and 2D lasers in robotics using ROS | 662 |
kzampog/cilantro | A C++ library for efficient processing and analysis of 3D point cloud data | 1,036 |
ankitdhall/lidar_camera_calibration | C Calibration tool for LiDAR and camera systems using 3D point correspondences | 1,535 |
pglira/simpleicp | A software package implementing a simple algorithm for aligning two 3D point clouds using an iterative closest point method | 298 |
umich-bipedlab/extrinsic_lidar_camera_calibration | Tools and algorithms for extrinsic calibration of 3D LiDAR and camera systems | 361 |
nvidia-ai-iot/cupcl | A set of libraries and sample code for 3D point cloud processing using CUDA. | 576 |