junjiedong / KDTree
C++ implementation of KDTree & kNN classification on MNIST
☆36Updated 6 years ago
Alternatives and similar repositories for KDTree:
Users that are interested in KDTree are comparing it to the libraries listed below
- Simple C++ KD-Tree implementation☆214Updated 5 months ago
- Cubic B-Spline implementation in C++ templates☆95Updated 8 months ago
- Kd-Tree library for kNN and range queries in plain C++98☆90Updated last year
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- A generic C++11 k-means clustering implementation☆210Updated 3 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…☆40Updated 2 weeks ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 7 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆63Updated last month
- Various Splines Interpolation classes☆144Updated last month
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- A library to collect many useful spline functions into one place.☆281Updated 3 years ago
- 📊 A lightweight plotting library☆92Updated 2 years ago
- An implementation of k-d tree☆177Updated 11 months ago
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 years ago
- General-purpose C++ graph library☆208Updated this week
- Polymorphic memory resource for real-time applications.☆66Updated last year
- Automatic Differentiation C++ Library☆56Updated 4 years ago
- Code samples☆63Updated 2 months ago
- RANSAC Template Library☆86Updated 7 years ago
- Parallel k-d tree with C++17, MPI and OpenMP☆34Updated 3 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 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☆34Updated 2 years ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆124Updated 3 weeks ago
- A C++ library for interpolation.☆225Updated 2 months ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- KMeans clustering in Eigen.☆26Updated 8 years ago
- Probably the fastest C++ dbscan library.☆92Updated 9 months ago