junjiedong / KDTreeLinks
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
Sorting:
- Simple C++ KD-Tree implementation☆217Updated 8 months ago
- An implementation of k-d tree☆179Updated last year
- A header-only C++ library for k nearest neighbor search with Eigen3.☆52Updated 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…☆42Updated last month
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆68Updated 3 months ago
- Cubic B-Spline implementation in C++ templates☆98Updated 10 months ago
- Parallel k-d tree with C++17, MPI and OpenMP☆35Updated 3 years ago
- A generic C++11 k-means clustering implementation☆213Updated last month
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- A one header only DBSCAN (N-dimensions support) implementation☆121Updated 3 years ago
- Advanced correct for boost geometry polygons☆35Updated 3 years ago
- RANSAC Template Library☆88Updated 7 years ago
- KDTree library☆111Updated 14 years ago
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆82Updated 4 years ago
- Package provides C++ implementation of spline interpolation☆137Updated 3 years ago
- A simple and modern C++ quadtree implementation☆236Updated last year
- C++11 Delaunay triangulation implementation (Bowyer-Watson)☆85Updated 7 years ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆177Updated last year
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆64Updated 6 years ago
- Probably the fastest C++ dbscan library.☆96Updated last year
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- Various Splines Interpolation classes☆144Updated 2 weeks ago
- A single header-only C++ library for least squares fitting.☆107Updated last year
- A library to collect many useful spline functions into one place.☆284Updated 3 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- A fast and flexible C++ simulation engine and differential equation solver.☆131Updated 4 months ago
- An interactive program for creating polygons and determining if a given point is inside or outside the polygons☆29Updated 7 years ago
- Pipelines for Modern C++☆67Updated 4 years ago