crvs / KDTree
Simple C++ KD-Tree implementation
☆215Updated 7 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 last year
- Kd-Tree library for kNN and range queries in plain C++98☆92Updated last year
- C++ implementation of KDTree & kNN classification on MNIST☆37Updated 6 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆364Updated 5 years ago
- C++11 Delaunay triangulation implementation (Bowyer-Watson)☆85Updated 7 years ago
- Fitting cubic spline curve to 2d points☆145Updated 4 years ago
- C++ implementation of the 3D QuickHull algorithm☆279Updated 10 months ago
- A nano spline library in modern C++.☆120Updated 6 months ago
- A simple and modern C++ quadtree implementation☆231Updated last year
- A single header-only C++ library for least squares fitting.☆106Updated last year
- C++ port of mapbox's JS concaveman, with a Python wrapper☆160Updated 2 years ago
- A one header only DBSCAN (N-dimensions support) implementation☆121Updated 3 years ago
- Probably the fastest C++ dbscan library.☆96Updated 11 months ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- A fast K Nearest Neighbor library for low-dimensional spaces☆467Updated 3 months ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆73Updated 4 years ago
- Parallel k-d tree with C++17, MPI and OpenMP☆35Updated 3 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆342Updated last year
- A simple octree with good commenting for learning how octrees work.☆258Updated 3 years ago
- B Spline curve interpolation and least squares fit cubic spline smoothing interpolation, refer THE NURBS BOOK☆28Updated 5 years ago
- A library to collect many useful spline functions into one place.☆282Updated 3 years ago
- Advanced correct for boost geometry polygons☆35Updated 2 years ago
- ☆232Updated 3 weeks ago
- C++ implementation of DBSCAN clustering algorithm☆200Updated 9 months ago
- C++ library for NURBS curves and surfaces☆475Updated 10 months ago
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆64Updated 5 years ago
- Cubic B-Spline implementation in C++ templates☆97Updated 9 months ago
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆173Updated last month
- Divide and Conquer Algorithm for Delaunay Triangulation in 2D space☆20Updated last year
- Polylidar3D - Fast polygon extraction from 3D Data☆316Updated last year