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☆219Updated 9 months ago
- An implementation of k-d tree☆181Updated last year
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 3 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆162Updated 6 years ago
- Fast radial basis function interpolation and kriging for large scale data☆176Updated 4 months ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆43Updated 3 months ago
- A simple octree with good commenting for learning how octrees work.☆258Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆107Updated last year
- Octree/Quadtree/N-dimensional linear tree☆174Updated last month
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆69Updated 4 months ago
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- Measuring Error between Surface using the Hausdorff distance☆15Updated 13 years ago
- Git mirror of the geogram library by INRIA☆131Updated 2 years ago
- Scattered data interpolation with multilevel B-Splines☆79Updated 9 months ago
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆35Updated this week
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆365Updated 5 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- Implicit Hierarchical B-Splines Surface Reconstruction based on Octree Distance Field☆30Updated 7 years ago
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 7 years ago
- A collection of small utilities written using Geogram.☆11Updated 6 years ago
- Cubic B-Spline implementation in C++ templates☆100Updated 11 months ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆79Updated 2 years ago
- Robust geometric predicates without the agonising pain.☆21Updated 5 years ago
- A nano spline library in modern C++.☆122Updated 9 months ago
- C++ implementation of the 3D QuickHull algorithm☆285Updated last year
- PH-Tree C++ implementation☆30Updated 4 months ago
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆175Updated last month