gishi523 / kd-tree
An implementation of k-d tree
☆177Updated 11 months ago
Alternatives and similar repositories for kd-tree:
Users that are interested in kd-tree are comparing it to the libraries listed below
- Simple C++ KD-Tree implementation☆214Updated 5 months ago
- Kd-Tree library for kNN and range queries in plain C++98☆90Updated last year
- C++ implementation of the 3D QuickHull algorithm☆276Updated 8 months ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆364Updated 5 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 2 months ago
- C++ implementation of KDTree & kNN classification on MNIST☆36Updated 6 years ago
- C++ implementation of 3-dimensional ICP (Iterative Closest Point) method.☆176Updated 10 months ago
- GPU-Voxels is a CUDA based library which allows high resolution volumetric collision detection between animated 3D models and live pointc…☆309Updated last year
- A fast K Nearest Neighbor library for low-dimensional spaces☆459Updated 2 months ago
- A simple octree with good commenting for learning how octrees work.☆258Updated 2 years ago
- Approximate Convex Decomposition of Polygons☆44Updated 5 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆158Updated 2 years ago
- C++ implementation of DBSCAN clustering algorithm☆195Updated 8 months ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆72Updated 4 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…☆40Updated 2 weeks ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆105Updated last year
- KDTree library☆112Updated 14 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆151Updated 6 years ago
- A library to collect many useful spline functions into one place.☆281Updated 3 years ago
- A header-only, single-file library for colormaps written in C++11☆340Updated 7 months ago
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆62Updated 5 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆71Updated 4 years ago
- A simple and efficient c++ KDTree implementation.☆24Updated 2 years ago
- Cubic B-Spline implementation in C++ templates☆95Updated 8 months ago
- Fitting cubic spline curve to 2d points☆144Updated 4 years ago
- A nano spline library in modern C++.☆118Updated 5 months ago
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆171Updated last week
- C++11 Delaunay triangulation implementation (Bowyer-Watson)☆84Updated 7 years ago
- Polylidar3D - Fast polygon extraction from 3D Data☆314Updated last year