cdalitz / kdtree-cppLinks
Kd-Tree library for kNN and range queries in plain C++98
☆95Updated 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☆225Updated last year
- An implementation of k-d tree☆187Updated last year
- A simple octree with good commenting for learning how octrees work.☆262Updated 3 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆173Updated 7 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 4 years ago
- Git mirror of the geogram library by INRIA☆131Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆109Updated 2 years ago
- Custom views of various objects for Visual Studio debugger☆83Updated last year
- Octree/Quadtree/N-dimensional linear tree☆195Updated this week
- C++ L-BFGS implementation using plain STL☆35Updated 2 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆196Updated 6 months ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆73Updated 2 weeks ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆370Updated 5 years ago
- ☆27Updated 6 years ago
- Fast radial basis function interpolation and kriging for large scale data☆181Updated last month
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- This is a mirror of the latest stable version of Triangle.☆152Updated 6 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…☆44Updated 2 months ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Tiny 2D Geometry Library☆29Updated 7 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆169Updated 2 years ago
- A nano spline library in modern C++.☆128Updated last year
- Implicit Hierarchical B-Splines Surface Reconstruction based on Octree Distance Field☆31Updated 8 years ago
- Ponca is a header only C++/CUDA library for point cloud analysis☆38Updated last week
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆83Updated 2 years ago
- robust geometric predicates☆38Updated 5 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆58Updated 3 years ago