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☆187Updated last year
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- A generic C++11 k-means clustering implementation☆216Updated 9 months ago
- N-dimensional RTree implementation in C++☆435Updated 10 months ago
- A C++ library for interpolation.☆254Updated last month
- General-purpose C++ graph library☆236Updated 2 weeks ago
- Various Splines Interpolation classes☆148Updated this week
- A simple and modern C++ quadtree implementation☆251Updated last year
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆444Updated 2 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆74Updated 4 months ago
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆70Updated 7 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- KDTree library☆113Updated 15 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…☆46Updated 6 months ago
- Kd-Tree library for kNN and range queries in plain C++98☆97Updated 2 years ago
- A C++ RangeTree implementation.☆43Updated 5 years ago
- A library to collect many useful spline functions into one place.☆293Updated 4 years ago
- Automatic Differentiation C++ Library☆58Updated 5 years ago
- Unofficial mirror of Blaze library on Bitbucket☆70Updated 2 months ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆67Updated 6 years ago
- [DEPRECATED] See https://github.com/p-ranav/csv2☆234Updated 5 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- Advanced correct for boost geometry polygons☆36Updated 3 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆89Updated last year
- Header-Only C++ Library for Graph Representation and Algorithms☆677Updated last week
- Graph plots, drawing, layout and windows in OpenCV☆130Updated 3 years ago
- How to install a library with cmake☆157Updated 5 years ago