nanoflann
KD tree library
A C++ library for efficient nearest neighbor search with KD-trees
nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees
2k stars
84 watching
491 forks
Language: C++
last commit: 4 months ago
Linked from 2 awesome lists
c-plus-pluscppkd-treesnanoflannpoint-clouds
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast K Nearest Neighbor library for low-dimensional spaces | 452 |
| A Julia package for efficient nearest neighbor searches in high-dimensional spaces | 426 |
| An implementation of graph-based approximate nearest neighbor search algorithms | 32 |
| A C++ library for building and training artificial neural networks | 1,601 |
| Provides machine learning capabilities in C++11 | 9 |
| Bindings for a neural network library in C++ to be used with Node.js | 185 |
| A C++ wrapper simplifying interaction with the native ODBC API | 340 |
| A C library implementation of a data structure for fast searching and nearest neighbor queries in k-dimensional space | 396 |
| A C++ library implementing deep neural networks with good performance and modularity | 399 |
| A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 689 |
| Optimized K-means and K-nn implementation using NVIDIA CUDA with low memory consumption | 809 |
| Graphical computation library for building neural network architectures | 299 |
| A lightweight, portable C implementation of a feedforward artificial neural network library | 593 |
| An implementation of a K-Nearest Neighbor algorithm for supervised learning | 7 |
| A library for efficient searching of high-dimensional data points using graph and tree-based methods | 1,272 |