junjiedong / KDTree
C++ implementation of KDTree & kNN classification on MNIST
☆37Updated 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☆215Updated 7 months ago
- Kd-Tree library for kNN and range queries in plain C++98☆92Updated last year
- Parallel k-d tree with C++17, MPI and OpenMP☆35Updated 3 years ago
- An implementation of k-d tree☆177Updated last year
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- Probably the fastest C++ dbscan library.☆96Updated 11 months ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆41Updated 3 weeks ago
- Unofficial mirror of Blaze library on Bitbucket☆63Updated 2 years ago
- A single header-only C++ library for least squares fitting.☆106Updated last year
- C++ fast hierarchical clustering algorithms☆87Updated last year
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆66Updated 2 months ago
- matplotlib-cpp with Eigen interfaces.☆56Updated 4 years ago
- Cubic B-Spline implementation in C++ templates☆97Updated 9 months ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Computes the Savitzky-Golay Filter coefficients.☆109Updated 3 years ago
- A generic C++11 k-means clustering implementation☆213Updated 2 weeks ago
- A one header only DBSCAN (N-dimensions support) implementation☆121Updated 3 years ago
- General-purpose C++ graph library☆212Updated last month
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- C++ code for computing the convex hull of a polygon☆22Updated 2 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆102Updated 8 years ago
- A simple and modern C++ quadtree implementation☆231Updated last year
- C++ port of mapbox's JS concaveman, with a Python wrapper☆160Updated 2 years ago
- Templated C++ polynomial library☆24Updated 2 years ago
- An interactive program for creating polygons and determining if a given point is inside or outside the polygons☆29Updated 7 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆176Updated 3 weeks ago
- Package provides C++ implementation of spline interpolation☆137Updated 3 years ago
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆64Updated 5 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
- A nano spline library in modern C++.☆120Updated 6 months ago