gishi523 / kd-treeLinks
An implementation of k-d tree
☆185Updated 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☆222Updated 11 months ago
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- Fast radius neighbor search with an Octree (ICRA 2015)☆368Updated 5 years ago
- A single header-only C++ library for least squares fitting.☆108Updated 2 years ago
- C++ implementation of the 3D QuickHull algorithm☆291Updated last year
- Package provides C++ implementation of spline interpolation☆138Updated 4 years ago
- KDTree library☆111Updated 14 years ago
- A library to collect many useful spline functions into one place.☆290Updated 3 years ago
- A header-only, single-file library for colormaps written in C++11☆349Updated 3 months ago
- A nano spline library in modern C++.☆124Updated 11 months ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- 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
- A fast K Nearest Neighbor library for low-dimensional spaces☆479Updated 2 months ago
- Fast and lightweight class for Bezier curves of any order in C++☆107Updated 3 weeks ago
- A simple octree with good commenting for learning how octrees work.☆261Updated 3 years ago
- C++ implementation of KDTree & kNN classification on MNIST☆38Updated 6 years 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
- Various Splines Interpolation classes☆143Updated last month
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆44Updated last month
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆77Updated 2 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Implementations of various 2D convex hull algorithms in C++☆31Updated 10 years ago
- Fitting cubic spline curve to 2d points☆146Updated 4 years ago
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- A trivial gnuplot interface for c++☆78Updated 3 years ago
- C++ implementation of 3-dimensional ICP (Iterative Closest Point) method.☆180Updated last year
- A generic C++11 k-means clustering implementation☆212Updated 4 months ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 4 years ago