sdeming / kdtreeLinks
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
Sorting:
- Fitting cubic spline curve to 2d points☆145Updated 4 years ago
- A simple C library for working with KD-Trees☆399Updated 3 years ago
- Package provides C++ implementation of spline interpolation☆137Updated 3 years ago
- A KD-Tree model implemented by C++(with C and Python interface)☆23Updated 5 years ago
- Cubic B-Spline implementation in C++ templates☆98Updated 10 months ago
- B Spline curve interpolation and least squares fit cubic spline smoothing interpolation, refer THE NURBS BOOK☆28Updated 5 years ago
- Absolute balanced kdtree for fast kNN search.☆180Updated last year
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆74Updated 2 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
- 《CMake实践》这本书的练习☆30Updated 6 years ago
- C++11 Delaunay triangulation implementation (Bowyer-Watson)☆85Updated 7 years ago
- An implementation of k-d tree☆179Updated last year
- b spline surface for use☆82Updated 2 years ago
- ☆65Updated 10 years ago
- Code for tutorial on how to use Eigen's LM optimization☆72Updated 8 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Approximate Convex Decomposition of Polygons☆45Updated 5 years ago
- A 3d SLAM program, using novel plane ICP☆64Updated 9 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆364Updated 5 years ago
- Distance Transforms of Sampled Functions☆59Updated 6 years ago
- Portable glog for cross-platforms: Windows, Linux, Android, and iOS☆45Updated 7 years ago
- Large octree map construction and rendering with CUDA and OpenGL☆56Updated 9 years ago
- K-d tree implementation in C++☆59Updated 12 years ago
- 一个易用的矩阵运算库,使用与 matlab 操作相似,请多指教☆32Updated 8 years ago
- iterative closest point☆26Updated 12 years ago
- A simple octree with good commenting for learning how octrees work.☆258Updated 3 years ago
- CMake build of http://www.cs.jhu.edu/~misha/Code/PoissonRecon/ with MATLAB MEX-File bindings☆22Updated 10 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆104Updated 3 weeks ago
- A library of curves for estimation.☆74Updated 6 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