crvs / KDTreeLinks
Simple C++ KD-Tree implementation
☆223Updated 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☆186Updated last year
- Fast radius neighbor search with an Octree (ICRA 2015)☆369Updated 5 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆94Updated last year
- Fitting cubic spline curve to 2d points☆147Updated 4 years ago
- C++ implementation of KDTree & kNN classification on MNIST☆38Updated 6 years ago
- A single header-only C++ library for least squares fitting.☆109Updated 2 years ago
- C++ implementation of the 3D QuickHull algorithm☆291Updated last year
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- C++11 Delaunay triangulation implementation (Bowyer-Watson)☆88Updated 7 years ago
- A simple octree with good commenting for learning how octrees work.☆262Updated 3 years ago
- Package provides C++ implementation of spline interpolation☆138Updated 4 years ago
- A library to collect many useful spline functions into one place.☆291Updated 3 years ago
- Implement of Philip J. Schneider's "An Algorithm for Automatically Fitting Digitized Curves". Adaptively fit a set of 2D points with one …☆43Updated 2 years ago
- A fast K Nearest Neighbor library for low-dimensional spaces☆481Updated 2 months ago
- A nano spline library in modern C++.☆124Updated 11 months ago
- C++ library for NURBS curves and surfaces☆490Updated last year
- A simple and modern C++ quadtree implementation☆246Updated last year
- C++ implementation of DBSCAN clustering algorithm☆212Updated last year
- KDTree library☆111Updated 15 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆107Updated this week
- Approximate Convex Decomposition of Polygons☆45Updated 5 years ago
- Polylidar3D - Fast polygon extraction from 3D Data☆321Updated last year
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆437Updated 2 years ago
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆180Updated 2 weeks ago
- A header-only, single-file library for colormaps written in C++11☆349Updated 4 months ago
- B Spline curve interpolation and least squares fit cubic spline smoothing interpolation, refer THE NURBS BOOK☆29Updated 5 years ago
- C++ implementation of 3-dimensional ICP (Iterative Closest Point) method.☆180Updated last year
- A really fast C++ library for Delaunay triangulation of 2D points☆572Updated 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…☆44Updated last month
- Advanced correct for boost geometry polygons☆35Updated 3 years ago