whuxzhsun / quick-kdtree-with-form-of-array
自编写kdtree算法,支持多维数据的建树及k临近搜索,比pcl的速度要快,多核并行可成倍的加速
☆15Updated 4 years ago
Alternatives and similar repositories for quick-kdtree-with-form-of-array:
Users that are interested in quick-kdtree-with-form-of-array are comparing it to the libraries listed below
- coarse registration/alignment, FPFH, re-localization☆42Updated 4 years ago
- 分别用多核和GPU实现并行ICP算法(implementation of icp by openMP and cuda)☆46Updated 5 years ago
- [IROS 2020] CoBigICP: COrrentropy based BIdirectional Generalized ICP☆64Updated 3 years ago
- Adjust the original LOAM to a multi-threaded version which doesn't require ROS.☆55Updated 6 years ago
- An implementation of paper "Automatic Online Calibration of Cameras and Lasers"☆31Updated 2 years ago
- Sparse ICP registration test codes for PCL 1.7☆55Updated 8 years ago
- point to line icp by Ceres☆9Updated 4 years ago
- Point clouds registration using particle swarm optimization☆22Updated 4 years ago
- Implementation of the accepted paper "2D Laser SLAM with Closed Shape Features: Fourier Series Parameterization and Submap Joining"☆16Updated 3 years ago
- A paper list and note about lidar slam☆12Updated last year
- 3D Plane fitting using RANSAC☆34Updated 5 years ago
- Feature extraction from LiDAR point cloud☆15Updated 2 years ago
- ☆27Updated 5 years ago
- B-SHOT : A Binary Feature Descriptor for Fast and Efficient Keypoint Matching on 3D Point Clouds☆63Updated 8 years ago
- 基于PCL,分别实现了point2point,point2plane,plane2plane三种形式的icp算法。There is practice of ICP algorithm using point-to-point, point-to-plane or plane…☆48Updated 3 years ago
- Using PCL (Point Cloud Library) to Registration Point Cloud By SAC-IA, Initial Alignment☆57Updated 6 years ago
- Advance-LeGO-LOAM☆56Updated 5 years ago
- Basic algorithms for lidar slam.☆57Updated 5 years ago
- 对ceres库里面所有example的复现并注释☆15Updated 5 years ago
- Personal implementation of Gauss-Newton, Lenvenberg-Marquardt and Dog-Leg algorithm.☆28Updated 5 years ago
- 随机采样一致性算法,是在Ziv Yaniv的c++实现上重新实现了一次,加了中文注释,修正了一个错误。便于理解算法实现☆58Updated 6 years ago
- Scale Ratio ICP for 3D Point Clouds with Different Scales☆31Updated 11 years ago
- Collection of dockerized plane extraction methods for 3D data☆35Updated 2 years ago
- fast-gicp包含了ndt_cuda,fast-gicp,fast-vgicp☆21Updated 3 years ago
- K+4PCS is a efficient point cloud registration algrithm especially for large amount number without initial pose guess.☆25Updated 8 years ago
- A parallel implementation of EDLine algorithm.☆16Updated 4 years ago
- Implementation of Iterative Closest Point and Trimmed Iterative Closest Point algorithms.☆13Updated 10 months ago
- Multi-threaded and SSE friendly NDT algorithm☆23Updated 3 years ago
- Laser Odometry and Mapping (Loam) is a realtime method for state estimation and mapping using a 3D lidar.☆13Updated 5 years ago
- Use g2o to optimize the camera pose. Initial guess is from EPnP.☆15Updated 5 years ago