gishi523 / kd-treeLinks
An implementation of k-d tree
☆183Updated 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☆221Updated 10 months ago
- A single header-only C++ library for least squares fitting.☆107Updated 2 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆368Updated 5 years ago
- C++ implementation of the 3D QuickHull algorithm☆288Updated last year
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- A gpu based implementation of a K-D Tree Builder☆114Updated 5 years ago
- C++ implementation of KDTree & kNN classification on MNIST☆38Updated 6 years ago
- KDTree library☆111Updated 14 years ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- A library to collect many useful spline functions into one place.☆286Updated 3 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…☆45Updated 2 weeks ago
- Survey of Higher Order Rigid Body Motion Interpolation Methods for Keyframe Animation and Continuous-Time Trajectory Estimation☆152Updated 5 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆434Updated 2 years ago
- Package provides C++ implementation of spline interpolation☆138Updated 4 years ago
- C++ implementation of 3-dimensional ICP (Iterative Closest Point) method.☆179Updated last year
- Large octree map construction and rendering with CUDA and OpenGL☆56Updated 10 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
- Code for tutorial on how to use Eigen's LM optimization☆73Updated 8 years ago
- RANSAC Template Library☆89Updated 8 years ago
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆166Updated 2 years 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☆476Updated last month
- A generic C++11 k-means clustering implementation☆211Updated 4 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆77Updated 2 years ago
- Fitting cubic spline curve to 2d points☆146Updated 4 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆362Updated last year
- A simple and modern C++ quadtree implementation☆239Updated last year
- Efficient Large-Scale Point-Cloud Viewer based on OpenGL☆85Updated 5 years ago
- C++11 Delaunay triangulation implementation (Bowyer-Watson)☆88Updated 7 years ago