junjiedong / KDTree
C++ implementation of KDTree & kNN classification on MNIST
☆36Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for KDTree
- Simple C++ KD-Tree implementation☆197Updated last month
- Kd-Tree library for kNN and range queries in plain C++98☆85Updated 10 months ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆51Updated 3 years ago
- An implementation of k-d tree☆168Updated 7 months ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆82Updated 8 months ago
- A generic C++11 k-means clustering implementation☆209Updated 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…☆39Updated last year
- A simple and modern C++ quadtree implementation☆215Updated 8 months ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆61Updated 2 months ago
- Fast arbitrary dimension linear interpolation in C++☆97Updated last year
- Probably the fastest C++ dbscan library.☆78Updated 5 months ago
- Cubic B-Spline implementation in C++ templates☆93Updated 4 months ago
- matplotlib-cpp with Eigen interfaces.☆53Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆100Updated last year
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 years ago
- A C++ library for interpolation.☆212Updated 3 months ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆114Updated 7 months ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated last year
- A trivial gnuplot interface for c++☆75Updated 2 years ago
- A C++17 interface for HDF5☆91Updated 5 months ago
- Advanced correct for boost geometry polygons☆32Updated 2 years ago
- 📊 A lightweight plotting library☆92Updated 2 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆52Updated 6 years ago
- Fast dynamic KD-Tree implementations in C++ and Java☆17Updated 4 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆37Updated 9 years ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆112Updated 3 weeks ago
- Automatic Differentiation C++ Library☆56Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago