crvs / KDTree
Simple C++ KD-Tree implementation
☆214Updated 5 months ago
Alternatives and similar repositories for KDTree:
Users that are interested in KDTree are comparing it to the libraries listed below
- An implementation of k-d tree☆177Updated 11 months ago
- Kd-Tree library for kNN and range queries in plain C++98☆90Updated last year
- C++ implementation of KDTree & kNN classification on MNIST☆36Updated 6 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆362Updated 5 years ago
- Fitting cubic spline curve to 2d points☆144Updated 4 years ago
- C++11 Delaunay triangulation implementation (Bowyer-Watson)☆84Updated 7 years ago
- Cubic B-Spline implementation in C++ templates☆95Updated 8 months ago
- A fast K Nearest Neighbor library for low-dimensional spaces☆459Updated 2 months ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆71Updated 4 years ago
- C++ implementation of the 3D QuickHull algorithm☆276Updated 8 months ago
- Probably the fastest C++ dbscan library.☆92Updated 9 months ago
- KDTree library☆112Updated 14 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- Advanced correct for boost geometry polygons☆34Updated 2 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆158Updated 2 years ago
- C++ implementation of 3-dimensional ICP (Iterative Closest Point) method.☆176Updated 10 months ago
- A header-only, single-file library for colormaps written in C++11☆340Updated 7 months ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- C++ library for NURBS curves and surfaces☆473Updated 9 months ago
- A simple and modern C++ quadtree implementation☆226Updated last year
- Parallel k-d tree with C++17, MPI and OpenMP☆34Updated 3 years ago
- nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees☆2,349Updated 2 weeks ago
- Fast and lightweight class for Bezier curves of any order in C++☆104Updated 4 months ago
- C++ implementation of DBSCAN clustering algorithm☆195Updated 8 months ago
- [ICRA2024] Implementation of A Fast, Lightweight, and Dynamic Octree for Proximity Search☆336Updated 10 months ago
- Polylidar3D - Fast polygon extraction from 3D Data☆314Updated last year
- A header-only C++ library for L-BFGS and L-BFGS-B algorithms☆574Updated 3 months ago
- Package provides C++ implementation of spline interpolation☆136Updated 3 years ago
- A one header only DBSCAN (N-dimensions support) implementation☆121Updated 3 years ago
- A simple octree with good commenting for learning how octrees work.☆258Updated 2 years ago