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☆221Updated 10 months ago
- An implementation of k-d tree☆183Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆165Updated 7 years ago
- A simple octree with good commenting for learning how octrees work.☆261Updated 3 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆368Updated 5 years ago
- ☆25Updated 6 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆107Updated 2 years ago
- Git mirror of the geogram library by INRIA☆131Updated 3 years ago
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- Implicit Hierarchical B-Splines Surface Reconstruction based on Octree Distance Field☆31Updated 8 years ago
- Octree/Quadtree/N-dimensional linear tree☆180Updated 3 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…☆45Updated 2 weeks ago
- Fast radial basis function interpolation and kriging for large scale data☆180Updated last month
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆35Updated last month
- 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
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- Parallel k-d tree with C++17, MPI and OpenMP☆35Updated 3 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- A nano spline library in modern C++.☆124Updated 10 months ago
- Custom views of various objects for Visual Studio debugger☆83Updated last year
- PH-Tree C++ implementation☆31Updated 5 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆77Updated 2 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆58Updated 3 years ago
- Computes the 3D Delaunay triangulation on the GPU☆131Updated 3 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆193Updated 4 months ago
- Mepp2 - 3D MEsh Processing Platform☆78Updated 2 years ago
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆178Updated 3 weeks ago