FeeZhu / ICPLinks
分别用多核和GPU实现并行ICP算法(implementation of icp by openMP and cuda)
☆45Updated 5 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 3 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☆61Updated 7 years ago
- Omnidirectional camera calibration implementation c++☆43Updated 2 years ago
- point cloud registration☆76Updated 7 years ago
- 手写Bundle Adjustment 优化代码,当前版本是没有优化point pose的,即只优化位姿☆37Updated 4 years ago
- An algorithm for projecting three-dimensional laser point cloud data into serialized two-dimensional images.☆95Updated 7 years ago
- the pcl version of point-based line detection method☆17Updated 5 years ago
- ICE-BA-ros, add loopclosure,equi_distort(fisheye) 以及中文注释☆66Updated 5 years ago
- An implementation of paper "Automatic Online Calibration of Cameras and Lasers"☆32Updated 3 years ago
- A exercise of BA, ubuntu20, opencv4+, eigen3.3.7+☆32Updated 4 years ago
- Icp Library featuring Point to Point, Point to Plane, ICP in Sim3 for scaling, and more to come :)☆78Updated 6 years ago
- 随机采样一致性算法,是在Ziv Yaniv的c++实现上重新实现了一次,加了中文注释,修正了一个错误。便于理解算法实现☆61Updated 6 years ago
- 3D Plane fitting using RANSAC☆34Updated 5 years ago
- C++ implementation of camera models in SLAM, see https://blog.csdn.net/OKasy/article/details/90665534.☆67Updated 6 years ago
- ☆92Updated 6 years ago
- 实现SLAM与OpenMVS对接☆64Updated 4 years ago
- FeatCalibr is a Matlab-Toolbox for automatic extrinsic self-calibration based on geometric 3D-features.☆31Updated 5 years ago
- An offline tool for pose-graph-optimization.☆79Updated 7 years ago
- A simple implementation of the Levenberg Marquardt algorithm.☆79Updated 6 years ago
- based on intensity☆72Updated 2 years ago
- fast-gicp包含了ndt_cuda,fast-gicp,fast-vgicp☆22Updated 3 years ago
- ROS-free implementation of LOAM☆66Updated 3 years ago
- Implementation of the fast plane detector as described in the paper "Fast Plane Detection and Polygonalization in noisy 3D Range …☆72Updated 3 years ago
- Adjust the original LOAM to a multi-threaded version which doesn't require ROS.☆55Updated 6 years ago
- 视觉slam14讲课后作业代码和个人笔记☆38Updated 6 years ago
- This is a developing project for ICRA 2018 paper -- "Online Initialization and Automatic Camera-IMU Extrinsic Calibration for Monocular V…☆32Updated 5 years ago
- This repo stores codes I write for fun☆19Updated 2 years ago
- This repo contains source code of our paper presented in IROS2021 "Single-Shot is Enough: Panoramic Infrastructure Based Calibration of M…☆170Updated 2 years ago
- PaopaoRobot注释加上一点自己的理解☆41Updated 6 years ago