ndt_omp
PTL algorithm
An optimized Normal Distributions Transform algorithm for point cloud registration
Multi-threaded and SSE friendly NDT algorithm
747 stars
20 watching
326 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
matchingmultithreadingndtndt-algorithmpclpoint-cloudregistrationrosscan-matching
Related projects:
Repository | Description | Stars |
---|---|---|
koide3/fast_gicp | A collection of algorithms for registering 3D point clouds using GICP and related techniques. | 1,295 |
peiyunh/opcseg | This project provides an implementation of an algorithm for optimal segmentation of 3D point clouds from LiDAR scans | 23 |
gadomski/cpd | A C++ implementation of the Coherent Point Drift point set registration algorithm | 400 |
pouyamghari/pof-mkl | An implementation of an online federated learning algorithm with multiple kernels for personalized machine learning | 0 |
catohaste/pomdp | An implementation of a reinforcement learning algorithm based on a partially observable Markov decision process for a simple decision task | 52 |
pamphlett/cobigicp | A point cloud registration method using correntropy metrics and bidirectional correspondence | 62 |
kzampog/cilantro | A C++ library for efficient processing and analysis of 3D point cloud data | 1,036 |
molaorg/mp2p_icp | A software framework for multi-primitive-to-primitive point cloud registration and processing | 176 |
navdeep-g/h2o3-pam | An implementation of the PAM algorithm in H2O-3 for clustering data. | 1 |
corl-team/corl | Provides high-quality implementations of offline and offline-to-online reinforcement learning algorithms in Python. | 482 |
coejoder/golem-parallel-matplotlib | This project performs statistical analyses on circadian rhythm data using parallel processing to improve efficiency and speed | 1 |
florentavellaneda/inferdt | This C++ project provides an implementation of decision tree algorithms for classification tasks | 7 |
netopyr/wurmloch-crdt | Experimental implementations of CRDTs for the JVM to enable conflict-free data sharing in distributed systems | 116 |
idegelis/torch-points3d-siamesekpconv | A deep learning framework for 3D point cloud analysis, specifically for change detection and segmentation tasks. | 31 |
oml-team/open-metric-learning | A PyTorch-based framework for training and validating models that produce high-quality embeddings for computer vision and other tasks. | 882 |