sdeming / kdtree
KDTree library
☆111Updated 14 years ago
Alternatives and similar repositories for kdtree:
Users that are interested in kdtree are comparing it to the libraries listed below
- A simple C library for working with KD-Trees☆398Updated 3 years ago
- Absolute balanced kdtree for fast kNN search.☆180Updated last year
- A KD-Tree model implemented by C++(with C and Python interface)☆23Updated 5 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- Fitting cubic spline curve to 2d points☆145Updated 4 years ago
- Large octree map construction and rendering with CUDA and OpenGL☆56Updated 9 years ago
- A simple octree with good commenting for learning how octrees work.☆258Updated 3 years ago
- VoronoiSkeleton is a C++ class made for the fast computing of Voronoi diagrams of monochrome images. It contains different implementation…☆98Updated 5 years ago
- A C++ implementation of "A Fast Voxel Traversal Algorithm for Ray Tracing" (John Amanatides, Andrew Woo). Works with any ray direction. M…☆20Updated 5 years ago
- ☆65Updated 10 years ago
- Implement of Philip J. Schneider's "An Algorithm for Automatically Fitting Digitized Curves". Adaptively fit a set of 2D points with one …☆44Updated 2 years ago
- iterative closest point☆26Updated 12 years ago
- Cubic B-Spline implementation in C++ templates☆97Updated 9 months ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆364Updated 5 years ago
- Fast directional chamfer matching☆54Updated 10 years ago
- Automatic Surface Reconstruction from Point Cloud Data☆82Updated 5 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- A simple example of icp (Iterative Closest Point) with opencv and kdtree.☆42Updated 6 years ago
- Distance Transforms of Sampled Functions☆59Updated 6 years ago
- Octree library in C++☆59Updated 12 years ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆73Updated 4 years ago
- CMake build of http://www.cs.jhu.edu/~misha/Code/PoissonRecon/ with MATLAB MEX-File bindings☆22Updated 10 years ago
- Approximate Convex Decomposition of Polygons☆45Updated 5 years ago
- C++11 Delaunay triangulation implementation (Bowyer-Watson)☆85Updated 7 years ago
- K-d tree implementation in C++☆59Updated 12 years ago
- MRSMap implementation☆45Updated 7 years ago
- C++ implementation of the 3D QuickHull algorithm☆279Updated 9 months ago
- Simple algo to find convex polygon intersection and compute area of polygone with using OpenCV☆50Updated 9 years ago
- Visualization of 3D point cloud using OpenGL☆30Updated 5 years ago