cdalitz / kdtree-cppLinks
Kd-Tree library for kNN and range queries in plain C++98
☆97Updated 2 years ago
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☆226Updated last year
- An implementation of k-d tree☆187Updated last year
- Octree/Quadtree/N-dimensional linear tree☆207Updated last month
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆176Updated 7 years ago
- A nano spline library in modern C++.☆130Updated last month
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆46Updated 5 months ago
- A really fast C++ library for Delaunay triangulation of 2D points☆203Updated 9 months ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆374Updated 6 years ago
- Git mirror of the geogram library by INRIA☆131Updated 3 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆174Updated 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…☆74Updated 3 months ago
- A simple octree with good commenting for learning how octrees work.☆263Updated 3 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- ☆30Updated 6 years ago
- Fast radial basis function interpolation and kriging for large scale data☆184Updated last month
- Implicit Hierarchical B-Splines Surface Reconstruction based on Octree Distance Field☆31Updated 8 years ago
- This is a mirror of the latest stable version of Triangle.☆155Updated 9 months ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- C++ L-BFGS implementation using plain STL☆36Updated 2 months ago
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- Custom Visualizers for Visual Studio and LLDB Debuggers☆84Updated 2 months ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆85Updated 2 years ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- PH-Tree C++ implementation☆37Updated this week
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆190Updated 3 weeks ago
- NURBS library based on libigl.☆22Updated 7 years ago
- Parallel k-d tree with C++17, MPI and OpenMP☆37Updated 3 years ago