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☆218Updated 8 months ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 3 years ago
- An implementation of k-d tree☆180Updated last year
- Parallel k-d tree with C++17, MPI and OpenMP☆35Updated 3 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆364Updated 5 years ago
- ☆23Updated 6 years ago
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆175Updated 3 weeks ago
- Fast radial basis function interpolation and kriging for large scale data☆174Updated 4 months ago
- Git mirror of the geogram library by INRIA☆129Updated 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…☆68Updated 4 months ago
- A single header-only C++ library for least squares fitting.☆107Updated last year
- Advanced correct for boost geometry polygons☆35Updated 3 years ago
- C++ implementation of KDTree & kNN classification on MNIST☆37Updated 6 years ago
- robust geometric predicates☆37Updated 4 years ago
- Octree/Quadtree/N-dimensional linear tree☆171Updated last month
- Open source NURBS fitting library☆30Updated 10 years ago
- C++11 Delaunay triangulation implementation (Bowyer-Watson)☆86Updated 7 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆160Updated 6 years ago
- C++ implementation of the Marching Cubes algorithm☆38Updated 3 years ago
- Implementation of the research paper Least Squares Conformal Maps for Automatic Texture Atlas Generation☆33Updated 5 years ago
- Measuring Error between Surface using the Hausdorff distance☆15Updated 13 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆182Updated 2 months ago
- Header-only C++ class for intersecting a triangulated mesh with a plane☆33Updated 4 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…☆42Updated 2 months ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆326Updated last year
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- A library that implements the maxflow-mincut algorithm.☆44Updated 4 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆83Updated 4 years ago
- Tiny 2D Geometry Library☆29Updated 6 years ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year