jtsiomb / kdtreeLinks
A simple C library for working with KD-Trees
☆411Updated 4 years ago
Alternatives and similar repositories for kdtree
Users that are interested in kdtree are comparing it to the libraries listed below
Sorting:
- KDTree library☆112Updated 15 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆444Updated 2 years ago
- C++ implementation of the 3D QuickHull algorithm☆302Updated last year
- A generic C++11 k-means clustering implementation☆216Updated 8 months ago
- A fast K Nearest Neighbor library for low-dimensional spaces☆481Updated 5 months ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆373Updated 6 years ago
- A library to collect many useful spline functions into one place.☆293Updated 4 years ago
- TooN - Tom's Object Oriented Numerics library☆127Updated last year
- C++ version the delaunay triangulation☆456Updated 5 years ago
- A simple octree with good commenting for learning how octrees work.☆263Updated 3 years ago
- N-dimensional RTree implementation in C++☆429Updated 9 months ago
- Qhull development for www.qhull.org -- Qhull 2020.2 (8.1-alpha1) at https://github.com/qhull/qhull/wiki☆803Updated 4 months ago
- nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees☆2,558Updated 2 weeks ago
- Library for performing spectral clustering in C++☆80Updated 2 years ago
- Various Splines Interpolation classes☆148Updated 3 weeks ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- An implementation of k-d tree☆187Updated last year
- Simple C++ KD-Tree implementation☆225Updated last year
- Fast algorithms to compute an approximation of the minimal volume oriented bounding box of a point cloud in 3D.☆467Updated 4 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 2 months ago
- a lightweight header-only C++17 library of numerical optimization methods for (un-)constrained nonlinear functions and expression templat…☆947Updated last week
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- libcvd - efficient and easy to use C++ computer vision library.☆247Updated last year
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆127Updated 7 years ago
- K-d tree implementation in C++☆58Updated 13 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 4 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- Absolute balanced kdtree for fast kNN search.☆180Updated 2 months ago