gishi523 / kd-treeLinks
An implementation of k-d tree
☆181Updated last year
Alternatives and similar repositories for kd-tree
Users that are interested in kd-tree are comparing it to the libraries listed below
Sorting:
- Simple C++ KD-Tree implementation☆219Updated 9 months ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆365Updated 5 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- A single header-only C++ library for least squares fitting.☆107Updated last year
- C++ implementation of the 3D QuickHull algorithm☆286Updated last year
- C++ implementation of KDTree & kNN classification on MNIST☆37Updated 6 years ago
- KDTree library☆111Updated 14 years ago
- C++11 Delaunay triangulation implementation (Bowyer-Watson)☆86Updated 7 years ago
- A library to collect many useful spline functions into one place.☆284Updated 3 years ago
- Package provides C++ implementation of spline interpolation☆138Updated 4 years ago
- A nano spline library in modern C++.☆122Updated 9 months ago
- A gpu based implementation of a K-D Tree Builder☆114Updated 5 years ago
- Survey of Higher Order Rigid Body Motion Interpolation Methods for Keyframe Animation and Continuous-Time Trajectory Estimation☆152Updated 5 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A simple octree with good commenting for learning how octrees work.☆258Updated 3 years ago
- A header-only, single-file library for colormaps written in C++11☆346Updated last month
- Cubic B-Spline implementation in C++ templates☆100Updated 11 months ago
- C++ implementation of 3-dimensional ICP (Iterative Closest Point) method.☆180Updated last year
- RANSAC Template Library☆89Updated 7 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 2 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 3 years ago
- Fitting cubic spline curve to 2d points☆146Updated 4 years ago
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆35Updated this week
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆43Updated 3 months ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆162Updated 2 years ago
- A fast K Nearest Neighbor library for low-dimensional spaces☆472Updated 5 months ago
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- GPU-Voxels is a CUDA based library which allows high resolution volumetric collision detection between animated 3D models and live pointc…☆312Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆162Updated 6 years ago
- PH-Tree C++ implementation☆30Updated 4 months ago