crvs / KDTreeLinks
Simple C++ KD-Tree implementation
☆226Updated last year
Alternatives and similar repositories for KDTree
Users that are interested in KDTree are comparing it to the libraries listed below
Sorting:
- An implementation of k-d tree☆187Updated 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
- C++ implementation of KDTree & kNN classification on MNIST☆38Updated 7 years ago
- Fitting cubic spline curve to 2d points☆150Updated 4 years ago
- C++ implementation of the 3D QuickHull algorithm☆302Updated last year
- Package provides C++ implementation of spline interpolation☆142Updated 4 years ago
- C++11 Delaunay triangulation implementation (Bowyer-Watson)☆89Updated 7 years ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- A library to collect many useful spline functions into one place.☆293Updated 4 years ago
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- A simple octree with good commenting for learning how octrees work.☆263Updated 3 years ago
- Polylidar3D - Fast polygon extraction from 3D Data☆324Updated 2 years ago
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆189Updated this week
- KDTree library☆112Updated 15 years ago
- A header-only, single-file library for colormaps written in C++11☆362Updated last month
- Fast and simple voxel traversal algorithm through a 3D space partition.☆169Updated 6 years ago
- A nano spline library in modern C++.☆128Updated last month
- C++ port of mapbox's JS concaveman, with a Python wrapper☆173Updated 2 years ago
- A fast K Nearest Neighbor library for low-dimensional spaces☆481Updated 6 months ago
- Fast algorithms to compute an approximation of the minimal volume oriented bounding box of a point cloud in 3D.☆468Updated 4 years ago
- A simple and modern C++ quadtree implementation☆249Updated last year
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated 2 months ago
- Fast rendering of large point clouds in OpenGL using compute shaders.☆170Updated 8 months ago
- C++ library for NURBS curves and surfaces☆502Updated last year
- Implement of Philip J. Schneider's "An Algorithm for Automatically Fitting Digitized Curves". Adaptively fit a set of 2D points with one …☆44Updated 2 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆444Updated 2 years ago
- C++ implementation of DBSCAN clustering algorithm☆213Updated last year
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆384Updated 4 months ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 4 years ago