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☆217Updated 8 months ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆52Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆107Updated last year
- Field interpolation using finite elements and sparse linear least squares☆17Updated 4 years ago
- An implementation of k-d tree☆179Updated last year
- C++ implementation of the Marching Cubes algorithm☆38Updated 3 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆364Updated 5 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆61Updated 7 years ago
- Robust geometric predicates without the agonising pain.☆21Updated 5 years ago
- This is a mirror of the latest stable version of Triangle.☆140Updated last month
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 4 months ago
- robust geometric predicates☆37Updated 4 years ago
- this is a function for 2D delaunay triangultation, input points ,then vertex index of triangles will be computed☆11Updated 5 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆159Updated 6 years ago
- Octree/Quadtree/N-dimensional linear tree☆169Updated last week
- Divide and Conquer Algorithm for Delaunay Triangulation in 2D space☆20Updated last year
- Parallel k-d tree with C++17, MPI and OpenMP☆35Updated 3 years ago
- ☆22Updated 6 years ago
- C++ implementation of KDTree & kNN classification on MNIST☆37Updated 6 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆43Updated 11 years ago
- Measuring Error between Surface using the Hausdorff distance☆15Updated 13 years ago
- This is a mirror of the latest stable version of Tetgen.☆102Updated last month
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆35Updated 3 weeks ago
- A simple octree with good commenting for learning how octrees work.☆258Updated 3 years ago
- Fast radial basis function interpolation and kriging for large scale data☆171Updated 3 months ago
- Implementation of the research paper Least Squares Conformal Maps for Automatic Texture Atlas Generation☆33Updated 5 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆83Updated 4 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆162Updated 2 years ago
- Cubic B-Spline implementation in C++ templates☆98Updated 10 months ago
- Scattered Points Interpolation with Globally Smooth B-Spline Surface using Iterative Knot Insertion☆35Updated 2 months ago