sdeming / kdtree
KDTree library
☆113Updated 14 years ago
Alternatives and similar repositories for kdtree:
Users that are interested in kdtree are comparing it to the libraries listed below
- Fitting cubic spline curve to 2d points☆143Updated 3 years ago
- A KD-Tree model implemented by C++(with C and Python interface)☆23Updated 5 years ago
- C++11 Delaunay triangulation implementation (Bowyer-Watson)☆84Updated 6 years ago
- B Spline curve interpolation and least squares fit cubic spline smoothing interpolation, refer THE NURBS BOOK☆28Updated 5 years ago
- Distance Transforms of Sampled Functions☆58Updated 6 years ago
- ☆65Updated 10 years ago
- Absolute balanced kdtree for fast kNN search.☆178Updated last year
- Package provides C++ implementation of spline interpolation☆135Updated 3 years ago
- VoronoiSkeleton is a C++ class made for the fast computing of Voronoi diagrams of monochrome images. It contains different implementation…☆97Updated 5 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 last year
- Cubic B-Spline implementation in C++ templates☆95Updated 5 months ago
- b spline surface for use☆78Updated 2 years ago
- iterative closest point☆26Updated 11 years ago
- This code is used to implement the Delaunay triangulation algorithm and visualize☆14Updated 5 years ago
- A library to collect many useful spline functions into one place.☆280Updated 3 years ago
- B-Spline surface (Qt & OpenGL)☆21Updated 7 years ago
- KMeans clustering in Eigen.☆26Updated 8 years ago
- Basic algorithm of computational geometry☆21Updated 5 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆37Updated 9 years ago
- 你还在学CMake的过程中毫无头绪吗?你还在为复杂程序库依赖发愁吗?你是否觉得原生CMake的编写冗余而低效?那就快来学习和使用PICMake吧!只需要一行,无论是可执行,动态库还是静态库,轻松搞定!同时高效支持多目标,复杂库的编译安装,从此告别大量冗余CMake代码,专注…☆84Updated 4 years ago
- It's a curve eiditor which shows b-spline curve(bezier curve included) and the approximation method to fit shapes.☆14Updated 2 years ago
- Large octree map construction and rendering with CUDA and OpenGL☆55Updated 9 years ago
- A Tiny Modern C++ Header Brings Unified Interface for Different Languages☆149Updated 2 years ago
- 《CMake实践》这本书的练习☆29Updated 6 years ago
- Code for tutorial on how to use Eigen's LM optimization☆69Updated 7 years ago
- Approximate Convex Decomposition of Polygons☆42Updated 4 years ago
- use BFGS optimization algorithm to solve problems like curve fitting☆18Updated 3 years ago
- Implementation for A* with stricted visited list, Lifelong Planning A* and D* Lite final version☆91Updated 9 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
- K-d tree implementation in C++☆58Updated 12 years ago