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☆181Updated last year
- A single header-only C++ library for least squares fitting.☆107Updated 2 years ago
- Octree/Quadtree/N-dimensional linear tree☆176Updated 2 months ago
- A simple octree with good commenting for learning how octrees work.☆260Updated 3 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆365Updated 5 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆165Updated 2 years ago
- Fast radial basis function interpolation and kriging for large scale data☆180Updated 2 weeks ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆165Updated 7 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆189Updated 3 months ago
- Tiny 2D Geometry Library☆29Updated 6 years ago
- ☆24Updated 6 years ago
- A nano spline library in modern C++.☆124Updated 9 months ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- Git mirror of the geogram library by INRIA☆131Updated 2 years ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆71Updated 5 months ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- C++ implementation of the 3D QuickHull algorithm☆287Updated last year
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆126Updated 4 years ago
- This is a mirror of the latest stable version of Triangle.☆147Updated 3 months ago
- A library to collect many useful spline functions into one place.☆284Updated 3 years ago
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆176Updated last week
- 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 fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆79Updated 2 years ago
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆328Updated last year
- Single file, header-only, no dependencies C++ implementation of the fast marching method in arbitrary dimensions.☆153Updated 2 years ago