gishi523 / kd-treeLinks
An implementation of k-d tree
☆187Updated 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☆225Updated last year
- Fast radius neighbor search with an Octree (ICRA 2015)☆373Updated 6 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆98Updated 2 years ago
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- C++ implementation of the 3D QuickHull algorithm☆302Updated last year
- Package provides C++ implementation of spline interpolation☆142Updated 4 years ago
- A fast K Nearest Neighbor library for low-dimensional spaces☆481Updated 5 months ago
- A simple and modern C++ quadtree implementation☆249Updated last year
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆46Updated 4 months ago
- C++ implementation of KDTree & kNN classification on MNIST☆38Updated 7 years ago
- A gpu based implementation of a K-D Tree Builder☆118Updated 6 years ago
- C++11 Delaunay triangulation implementation (Bowyer-Watson)☆89Updated 7 years ago
- Survey of Higher Order Rigid Body Motion Interpolation Methods for Keyframe Animation and Continuous-Time Trajectory Estimation☆153Updated 5 years ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- A header-only, single-file library for colormaps written in C++11☆362Updated last month
- C++ port of mapbox's JS concaveman, with a Python wrapper☆173Updated 2 years ago
- A simple octree with good commenting for learning how octrees work.☆263Updated 3 years ago
- A library to collect many useful spline functions into one place.☆293Updated 4 years ago
- C++ implementation of 3-dimensional ICP (Iterative Closest Point) method.☆182Updated last year
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- Code for tutorial on how to use Eigen's LM optimization☆73Updated 8 years ago
- Ponca is a header only C++/CUDA library for point cloud analysis☆45Updated 3 weeks ago
- KDTree library☆112Updated 15 years ago
- Large octree map construction and rendering with CUDA and OpenGL☆56Updated 10 years ago
- Approximate Convex Decomposition of Polygons☆45Updated 5 years ago
- GPU-Voxels is a CUDA based library which allows high resolution volumetric collision detection between animated 3D models and live pointc…☆313Updated 2 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated 2 months ago
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆188Updated last month