FeeZhu / ICPLinks
分别用多核和GPU实现并行ICP算法(implementation of icp by openMP and cuda)
☆46Updated 6 years ago
Alternatives and similar repositories for ICP
Users that are interested in ICP are comparing it to the libraries listed below
Sorting:
- 基于PCL,分别实现了point2point,point2plane,plane2plane三种形式的icp算法。There is practice of ICP algorithm using point-to-point, point-to-plane or plane…☆50Updated 4 years ago
- PEAC(Plane Extraction using Agglomerative Clustering) is a fast plane segmentation algorithm for organized point cloud. This is a fork of…☆62Updated 7 years ago
- Using PCL (Point Cloud Library) to Registration Point Cloud By SAC-IA, Initial Alignment☆62Updated 7 years ago
- point cloud registration☆78Updated 8 years ago
- An algorithm for projecting three-dimensional laser point cloud data into serialized two-dimensional images.☆98Updated 7 years ago
- 手写Bundle Adjustment 优化代码,当前版本是没有优化point pose的,即只优化位姿☆38Updated 4 years ago
- The 3D Toolkit provides algorithms and methods to process 3D point clouds. In includes automatic precise registration (6D simultaneous lo…☆125Updated 2 months ago
- 实现SLAM与OpenMVS对接☆66Updated 4 years ago
- the pcl version of point-based line detection method☆18Updated 5 years ago
- PLADE: A Plane-based Descriptor for Point Cloud Registration with Small Overlap☆113Updated last year
- ROS-free implementation of LOAM☆70Updated 3 years ago
- A simple implementation of the Levenberg Marquardt algorithm.☆82Updated 6 years ago
- Icp Library featuring Point to Point, Point to Plane, ICP in Sim3 for scaling, and more to come :)☆77Updated 7 years ago
- 随机采样一致性算法,是在Ziv Yaniv的c++实现上重新实现了一次,加了中文注释,修正了一个错误。便于理解算法实现☆61Updated 7 years ago
- [ICRA2014] Fast Plane Extraction Using Agglomerative Hierarchical Clustering (AHC)☆149Updated 4 years ago
- C++ implementation of 3-dimensional ICP (Iterative Closest Point) method.☆182Updated last year
- Omnidirectional camera calibration implementation c++☆43Updated 2 years ago
- 视觉slam14讲课后作业代码和个人笔记☆41Updated 6 years ago
- An implementation of paper "Automatic Online Calibration of Cameras and Lasers"☆33Updated 3 years ago
- 标定 多线/单线激光雷达 和 旋转电机☆22Updated 2 years ago
- ☆99Updated 6 years ago
- CUDA based Iterative Closest Point Algorithm Implementation☆69Updated 6 years ago
- GICP点云配准算法复现☆57Updated 3 years ago
- This repo stores codes I write for fun☆22Updated 2 years ago
- A tool for iterative large plane segmentation/removal in (indoor) point clouds based on PCL SAC segmentation.☆13Updated 4 years ago
- ☆25Updated 7 years ago
- A high performance CUDA implementation of Scan Matching via the Iterative Closest Point Algorithm☆162Updated 3 years ago
- 3D Plane fitting using RANSAC☆35Updated 6 years ago
- ☆27Updated 6 years ago
- C++ implementation of camera models in SLAM, see https://blog.csdn.net/OKasy/article/details/90665534.☆68Updated 6 years ago