crvs / KDTree
Simple C++ KD-Tree implementation
☆214Updated 6 months ago
Alternatives and similar repositories for KDTree:
Users that are interested in KDTree are comparing it to the libraries listed below
- An implementation of k-d tree☆177Updated last year
- Kd-Tree library for kNN and range queries in plain C++98☆91Updated last year
- C++ implementation of KDTree & kNN classification on MNIST☆37Updated 6 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆364Updated 5 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆159Updated 2 years ago
- Probably the fastest C++ dbscan library.☆94Updated 10 months ago
- A fast K Nearest Neighbor library for low-dimensional spaces☆462Updated 2 months ago
- This repository provides implementation of an incremental k-d tree for robotic applications.☆678Updated 2 years ago
- C++11 Delaunay triangulation implementation (Bowyer-Watson)☆84Updated 7 years ago
- C++ implementation of 3-dimensional ICP (Iterative Closest Point) method.☆178Updated 10 months ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆105Updated last year
- Fast 3D point cloud segmentation using supervoxels with geometry and color for 3D scene understanding☆229Updated 4 years ago
- Polylidar3D - Fast polygon extraction from 3D Data☆316Updated last year
- A one header only DBSCAN (N-dimensions support) implementation☆121Updated 3 years ago
- Parallel k-d tree with C++17, MPI and OpenMP☆35Updated 3 years ago
- C++ implementation of the 3D QuickHull algorithm☆279Updated 9 months ago
- A simple and modern C++ quadtree implementation☆229Updated last year
- Normal Iterative Closest Point (NICP) Algorithm C++ Library☆408Updated 3 years ago
- Fitting cubic spline curve to 2d points☆145Updated 4 years ago
- A simple C library for working with KD-Trees☆398Updated 3 years ago
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆171Updated 3 weeks ago
- C++ implementation of DBSCAN clustering algorithm☆196Updated 8 months ago
- nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees☆2,364Updated last month
- A lean C++ library for working with point cloud data☆1,077Updated last year
- GH-ICP: Iterative Closest Point algorithm with global optimal matching and hybrid metric [3DV' 18]☆440Updated 4 months ago
- Las Vegas Reconstruction 2.0☆118Updated last month
- [ICRA2024] Implementation of A Fast, Lightweight, and Dynamic Octree for Proximity Search☆342Updated 11 months ago
- Cubic B-Spline implementation in C++ templates☆96Updated 8 months ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆431Updated 2 years ago