FeeZhu / ICP
分别用多核和GPU实现并行ICP算法(implementation of icp by openMP and cuda)
☆46Updated 5 years ago
Alternatives and similar repositories for ICP:
Users that are interested in ICP are comparing it to the libraries listed below
- 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
- 基于PCL,分别实现了point2point,point2plane,plane2plane三种形式的icp算法。There is practice of ICP algorithm using point-to-point, point-to-plane or plane…☆49Updated 3 years ago
- the pcl version of point-based line detection method☆17Updated 4 years ago
- Omnidirectional camera calibration implementation c++☆43Updated 2 years ago
- point to line icp by Ceres☆9Updated 4 years ago
- point cloud registration☆76Updated 7 years ago
- An implementation of paper "Automatic Online Calibration of Cameras and Lasers"☆31Updated 3 years ago
- 3D Plane fitting using RANSAC☆34Updated 5 years ago
- Icp Library featuring Point to Point, Point to Plane, ICP in Sim3 for scaling, and more to come :)☆77Updated 6 years ago
- simple GPU ransac fitting of multiple lines on 2d/3d point cloud☆27Updated 3 years ago
- ☆24Updated 6 years ago
- Using PCL (Point Cloud Library) to Registration Point Cloud By SAC-IA, Initial Alignment☆58Updated 6 years ago
- 手写Bundle Adjustment 优化代码,当前版本是没有优化point pose的,即只优化位姿☆36Updated 4 years ago
- 这是一个基于CUDA加速的SGM立体匹配代码,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且明显占用更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高…☆63Updated 10 months ago
- 视觉slam14讲课后作业代码和个人笔记☆35Updated 5 years ago
- based on intensity☆70Updated 2 years ago
- [IROS 2020] CoBigICP: COrrentropy based BIdirectional Generalized ICP☆64Updated 3 years ago
- B-SHOT : A Binary Feature Descriptor for Fast and Efficient Keypoint Matching on 3D Point Clouds☆63Updated 9 years ago
- 随机采样一致性算法,是在Ziv Yaniv的c++实现上重新实现了一次,加了中文注释,修正了一个错误。便于理解算法实现☆58Updated 6 years ago
- This is a repo for multi-plane segmentation algorithm on sparse multi-line point cloud.☆22Updated 9 months ago
- A exercise of BA, ubuntu20, opencv4+, eigen3.3.7+☆31Updated 4 years ago
- 3d line detection from pointcloud using Hough Transform☆53Updated last year
- ☆69Updated 6 years ago
- 实现SLAM与OpenMVS对接☆62Updated 3 years ago
- ☆73Updated 6 years ago
- [IROS 2021] Stereo Plane SLAM Based on Intersecting Lines☆73Updated 3 years ago
- GICP点云配准算法复现☆49Updated 2 years ago
- Camera Laser Calibrate python version☆32Updated 3 years ago
- PLADE: A Plane-based Descriptor for Point Cloud Registration with Small Overlap☆105Updated 10 months ago
- A KLT-based Line Segment Matching Algorithm.☆45Updated 4 years ago