junjiedong / KDTreeLinks
C++ implementation of KDTree & kNN classification on MNIST
☆38Updated 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☆223Updated last year
- An implementation of k-d tree☆187Updated last year
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- A generic C++11 k-means clustering implementation☆214Updated 5 months ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆72Updated last week
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 4 years ago
- A C++ library for interpolation.☆242Updated 2 months ago
- Kd-Tree library for kNN and range queries in plain C++98☆94Updated 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…☆44Updated 2 months ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- 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
- KDTree library☆111Updated 15 years ago
- Various Splines Interpolation classes☆144Updated 2 weeks ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 years ago
- A trivial gnuplot interface for c++☆78Updated 3 years ago
- Unofficial mirror of Blaze library on Bitbucket☆66Updated 3 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆39Updated last year
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆49Updated 2 years ago
- Utilities for Modern C++☆22Updated 7 years ago
- A single header-only C++ library for least squares fitting.☆109Updated 2 years ago
- Fast arbitrary dimension linear interpolation in C++☆109Updated 4 months ago
- CMake examples used in my blog posts☆57Updated last year
- A library to collect many useful spline functions into one place.☆292Updated 3 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A curated list of Modern C++ idioms☆24Updated 8 years ago
- How to install a library with cmake☆153Updated 5 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆437Updated 2 years ago
- Intel TBB with CMake build system☆388Updated 3 months ago
- An STL-like ring buffer for C++11.☆25Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆132Updated 6 years ago