C++ implementation of 3-dimensional ICP (Iterative Closest Point) method.
☆180May 22, 2024Updated last year
Alternatives and similar repositories for icp
Users that are interested in icp are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Implementation of the iterative closest point algorithm. A point cloud is transformed such that it best matches a reference point cloud.☆144May 31, 2021Updated 4 years ago
- Implementation of the Go-ICP algorithm for globally optimal 3D pointset registration☆500Jun 2, 2019Updated 6 years ago
- C++ Library for Iterative Closest Point fitting. http://www.cvlibs.net/software/libicp/ . Fix some mistake in point-to-plane icp implemen…☆138Jan 16, 2018Updated 8 years ago
- GH-ICP: Iterative Closest Point algorithm with global optimal matching and hybrid metric [3DV' 18]☆464Nov 23, 2024Updated last year
- ☆643Jul 6, 2024Updated last year
- iterative closest point☆640Jan 17, 2019Updated 7 years ago
- Robust Point Cloud Registration Using Iterative Probabilistic Data Associations ("Robust ICP")☆572May 15, 2017Updated 8 years ago
- Certifiable solvers for the relative pose problem (RPp) with known gravity vector☆13Feb 16, 2023Updated 3 years ago
- Icp Library featuring Point to Point, Point to Plane, ICP in Sim3 for scaling, and more to come :)☆78Aug 23, 2018Updated 7 years ago
- The Open3D tutorials in C++☆16Aug 8, 2022Updated 3 years ago
- ICP registration test codes for PCL 1.7☆65Sep 24, 2018Updated 7 years ago
- Normal Iterative Closest Point (NICP) Algorithm C++ Library☆410Mar 23, 2022Updated 4 years ago
- Fast Laser Odom with new feature extract, truncated least squares and map manage☆55Jul 21, 2023Updated 2 years ago
- Generalized ICP reference implementation☆183Aug 15, 2015Updated 10 years ago
- ☆59Apr 12, 2023Updated 2 years ago
- ☆72Sep 2, 2022Updated 3 years ago
- Literature review of point cloud registration methods (For geomatics seminar at ETH Zurich)☆22Aug 30, 2020Updated 5 years ago
- A tutorial on iterative closest point using Python☆125Aug 4, 2022Updated 3 years ago
- Fast and robust global registration for terrestrial robots @ ICRA2022☆386May 27, 2024Updated last year
- GICP点云配准算法复现☆61Nov 19, 2022Updated 3 years ago
- Multi primitive-to-primitive (MP2P) ICP algorithms in C++☆186Updated this week
- 基于PCL,分别实现了point2point,point2plane,plane2plane三种形式的icp算法。There is practice of ICP algorithm using point-to-point, point-to-plane or plane…☆50Nov 6, 2021Updated 4 years ago
- Quantitative 3D Map Accuracy Evaluation Hardware and Algorithm for LiDAR(-Inertial) SLAM [IEEE ICCAS 2024]☆31Sep 1, 2025Updated 6 months ago
- Source code for "Eigen-factors a bilevel optimization for plane SLAM of 3D point clouds"☆69Feb 21, 2025Updated last year
- Attempt to Implement GraphSlam as articulated in Girogio Grisetti's Paper "A Tutorial on Graph-Based Slam"☆14Jun 13, 2018Updated 7 years ago
- ☆20Aug 11, 2019Updated 6 years ago
- ☆12Mar 21, 2018Updated 8 years ago
- Ongoing Construction Site Dataset for Place Recognition☆65Nov 19, 2025Updated 4 months ago
- ☆15Sep 11, 2023Updated 2 years ago
- A lean C++ library for working with point cloud data☆1,125Jun 23, 2025Updated 9 months ago
- LOL: Lidar-only Odometry and Localization in 3D point cloud maps☆438Jan 8, 2021Updated 5 years ago
- Efficient Global Point-cloud registration☆505Sep 28, 2021Updated 4 years ago
- Sparsify pose graph to speed the optimization process☆48Nov 16, 2018Updated 7 years ago
- An Iterative Closest Point (ICP) library for 2D and 3D mapping in Robotics☆1,797Oct 29, 2025Updated 4 months ago
- ☆48Dec 11, 2022Updated 3 years ago
- ICP algorithm , fast and easy to use in point cloud registration☆34Jun 26, 2017Updated 8 years ago
- lidar localizer in Autoware AI☆188Dec 3, 2023Updated 2 years ago
- Monocular Visual-Inertial-LiDAR Simultaneous Localization and Mapping in Challenging Environments☆98Dec 8, 2022Updated 3 years ago
- 随机采样一致性算法,是在Ziv Yaniv的c++实现上重新实现了一次,加了中文注释,修正了一个错误。便于理解算法实现☆61Dec 19, 2018Updated 7 years ago