sdeming / kdtreeLinks
KDTree library
☆112Updated 15 years ago
Alternatives and similar repositories for kdtree
Users that are interested in kdtree are comparing it to the libraries listed below
Sorting:
- A simple C library for working with KD-Trees☆406Updated 4 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
- Fitting cubic spline curve to 2d points☆148Updated 4 years ago
- C++11 Delaunay triangulation implementation (Bowyer-Watson)☆89Updated 7 years ago
- Absolute balanced kdtree for fast kNN search.☆180Updated 3 weeks ago
- Package provides C++ implementation of spline interpolation☆139Updated 4 years ago
- An implementation of k-d tree☆188Updated last year
- Fast radius neighbor search with an Octree (ICRA 2015)☆370Updated 5 years ago
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- Simple C++ KD-Tree implementation☆225Updated last year
- Large octree map construction and rendering with CUDA and OpenGL☆56Updated 10 years ago
- Code for tutorial on how to use Eigen's LM optimization☆73Updated 8 years ago
- TooN - Tom's Object Oriented Numerics library☆127Updated last year
- A KD-Tree model implemented by C++(with C and Python interface)☆23Updated 6 years ago
- C++ implementation of the 3D QuickHull algorithm☆298Updated last year
- Many examples of many features of many software packages☆233Updated 8 years ago
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆440Updated 2 years ago
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- Portable glog for cross-platforms: Windows, Linux, Android, and iOS☆45Updated 7 years ago
- This repository contains the classes of parametric curves/splines (bezier, hermite, b-spline & catmull-rom)☆25Updated 3 years ago
- Implement of Philip J. Schneider's "An Algorithm for Automatically Fitting Digitized Curves". Adaptively fit a set of 2D points with one …☆43Updated 2 years ago
- Various Splines Interpolation classes☆145Updated 2 weeks ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- 《CMake实践》这本书的练习☆30Updated 7 years ago
- Graph plots, drawing, layout and windows in OpenCV☆130Updated 3 years ago
- C++ Library for Iterative Closest Point fitting. http://www.cvlibs.net/software/libicp/ . Fix some mistake in point-to-plane icp implemen…☆137Updated 7 years ago
- b spline surface for use☆88Updated 3 years ago
- B Spline curve interpolation and least squares fit cubic spline smoothing interpolation, refer THE NURBS BOOK☆29Updated 5 years ago
- A simple octree with good commenting for learning how octrees work.☆263Updated 3 years ago