junjiedong / KDTreeLinks
C++ implementation of KDTree & kNN classification on MNIST
☆38Updated 7 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☆225Updated last year
- An implementation of k-d tree☆186Updated last year
- A generic C++11 k-means clustering implementation☆215Updated 7 months ago
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- Kd-Tree library for kNN and range queries in plain C++98☆97Updated last year
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- A C++ library for interpolation.☆250Updated 4 months ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆73Updated 2 months ago
- A single header-only C++ library for least squares fitting.☆110Updated 2 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆44Updated 4 months ago
- A library to collect many useful spline functions into one place.☆294Updated 3 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 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)…☆66Updated 6 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- Intel TBB with CMake build system☆390Updated 5 months ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆39Updated 2 years ago
- Automatic Differentiation C++ Library☆58Updated 5 years ago
- General-purpose C++ graph library☆232Updated 3 months ago
- A simple and modern C++ quadtree implementation☆250Updated last year
- A fast and flexible C++ simulation engine and differential equation solver.☆136Updated 11 months ago
- How to install a library with cmake☆155Updated 5 years ago
- A C++17 interface for HDF5☆97Updated last month
- The x template library☆228Updated 2 months ago
- Parallel k-d tree with C++17, MPI and OpenMP☆37Updated 3 years ago
- Simple example of Modern CMake☆23Updated 4 years ago
- Unofficial mirror of Blaze library on Bitbucket☆69Updated 3 years ago
- Advanced correct for boost geometry polygons☆35Updated 3 years ago
- Fast arbitrary dimension linear interpolation in C++☆110Updated 5 months ago