gishi523 / kd-treeLinks
An implementation of k-d tree
☆180Updated 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☆218Updated 8 months ago
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- C++ implementation of KDTree & kNN classification on MNIST☆37Updated 6 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆364Updated 5 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 3 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆72Updated 4 years ago
- C++11 Delaunay triangulation implementation (Bowyer-Watson)☆86Updated 7 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆75Updated 2 years ago
- A simple octree with good commenting for learning how octrees work.☆258Updated 3 years ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆75Updated 4 years ago
- C++ implementation of the 3D QuickHull algorithm☆281Updated 11 months ago
- A gpu based implementation of a K-D Tree Builder☆113Updated 5 years ago
- A single header-only C++ library for least squares fitting.☆107Updated last year
- C++ implementation of 3-dimensional ICP (Iterative Closest Point) method.☆178Updated last year
- Approximate Convex Decomposition of Polygons☆45Updated 5 years ago
- Survey of Higher Order Rigid Body Motion Interpolation Methods for Keyframe Animation and Continuous-Time Trajectory Estimation☆153Updated 5 years ago
- A simple and efficient c++ KDTree implementation.☆26Updated 2 years ago
- A library to collect many useful spline functions into one place.☆283Updated 3 years ago
- Fitting cubic spline curve to 2d points☆145Updated 4 years ago
- Package provides C++ implementation of spline interpolation☆137Updated 3 years ago
- A simple and modern C++ quadtree implementation☆236Updated last year
- A nano spline library in modern C++.☆121Updated 8 months ago
- A fast K Nearest Neighbor library for low-dimensional spaces☆472Updated 5 months ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 3 years ago
- A simple C library for working with KD-Trees☆401Updated 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…☆42Updated 2 months ago
- A header-only, single-file library for colormaps written in C++11☆344Updated 3 weeks ago
- Parallel k-d tree with C++17, MPI and OpenMP☆35Updated 3 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆433Updated 2 years ago
- Builds 2D signed distance fields from images, 3D signed distance fields from pointclouds, 3D signed distance fields from Octomap, provide…☆238Updated last year