cdalitz / kdtree-cppLinks
Kd-Tree library for kNN and range queries in plain C++98
☆93Updated last year
Alternatives and similar repositories for kdtree-cpp
Users that are interested in kdtree-cpp are comparing it to the libraries listed below
Sorting:
- Simple C++ KD-Tree implementation☆223Updated 11 months ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- A simple octree with good commenting for learning how octrees work.☆261Updated 3 years ago
- An implementation of k-d tree☆185Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆168Updated 7 years ago
- A single header-only C++ library for least squares fitting.☆108Updated 2 years ago
- Octree/Quadtree/N-dimensional linear tree☆181Updated 3 months ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆369Updated 5 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- Git mirror of the geogram library by INRIA☆131Updated 3 years ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- C++ port of mapbox's JS concaveman, with a Python wrapper☆166Updated 2 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…☆44Updated last month
- ☆25Updated 6 years ago
- Fast radial basis function interpolation and kriging for large scale data☆181Updated 2 weeks ago
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆72Updated 6 months ago
- A nano spline library in modern C++.☆124Updated 11 months ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆82Updated 2 years ago
- Implicit Hierarchical B-Splines Surface Reconstruction based on Octree Distance Field☆31Updated 8 years ago
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆38Updated this week
- A really fast C++ library for Delaunay triangulation of 2D points☆193Updated 5 months ago
- Scattered data interpolation with multilevel B-Splines☆79Updated 11 months ago
- C++ implementation of the 3D QuickHull algorithm☆291Updated last year
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- PH-Tree C++ implementation☆31Updated 6 months ago
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆180Updated last month
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Custom views of various objects for Visual Studio debugger☆83Updated last year
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 2 years ago