junjiedong / KDTreeLinks
C++ implementation of KDTree & kNN classification on MNIST
☆37Updated 6 years ago
Alternatives and similar repositories for KDTree
Users that are interested in KDTree are comparing it to the libraries listed below
Sorting:
- Simple C++ KD-Tree implementation☆218Updated 8 months ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 3 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆42Updated 2 months ago
- An implementation of k-d tree☆180Updated last year
- A generic C++11 k-means clustering implementation☆213Updated 2 months ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆68Updated 4 months ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A one header only DBSCAN (N-dimensions support) implementation☆122Updated 3 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 5 years ago
- Advanced correct for boost geometry polygons☆35Updated 3 years ago
- C++ fast hierarchical clustering algorithms☆87Updated 2 years ago
- Cubic B-Spline implementation in C++ templates☆98Updated 11 months ago
- A library to collect many useful spline functions into one place.☆283Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Probably the fastest C++ dbscan library.☆99Updated last year
- A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.☆35Updated 6 years ago
- A relatively simple implementation of the R* Tree data structure for C++☆50Updated 2 years ago
- Parallel k-d tree with C++17, MPI and OpenMP☆35Updated 3 years ago
- A Tiny Modern C++ Header Brings Unified Interface for Different Languages☆156Updated 2 years ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- RANSAC Template Library☆88Updated 7 years ago
- Polymorphic memory resource for real-time applications.☆70Updated last year
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆66Updated 5 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆364Updated 5 years ago