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☆219Updated 9 months ago
- An implementation of k-d tree☆181Updated last year
- Cubic B-Spline implementation in C++ templates☆100Updated 11 months ago
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- A generic C++11 k-means clustering implementation☆213Updated 2 months ago
- A C++ library for interpolation.☆235Updated last month
- Advanced correct for boost geometry polygons☆35Updated 3 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆70Updated 4 months ago
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 years ago
- A single header-only C++ library for least squares fitting.☆107Updated last year
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 3 years ago
- Various Splines Interpolation classes☆143Updated this week
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- KDTree library☆111Updated 14 years ago
- General-purpose C++ graph library☆224Updated 2 weeks ago
- A library to collect many useful spline functions into one place.☆284Updated 3 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 3 years ago
- A fast and flexible C++ simulation engine and differential equation solver.☆132Updated 6 months ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Intel TBB with CMake build system☆387Updated last week
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆82Updated 4 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 6 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆433Updated 2 years ago
- Fast, header-only, extensively tested, C++11 CSV parser☆144Updated 8 months ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- Parallel k-d tree with C++17, MPI and OpenMP☆35Updated 3 years ago
- A C++17 interface for HDF5☆96Updated 3 months ago
- N-dimensional RTree implementation in C++☆417Updated 4 months ago