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:
- A KD-Tree model implemented by C++(with C and Python interface)☆23Updated 6 years ago
- Fitting cubic spline curve to 2d points☆145Updated 4 years ago
- A simple C library for working with KD-Trees☆401Updated 3 years ago
- Absolute balanced kdtree for fast kNN search.☆180Updated last year
- 《CMake实践》这本书的练习☆30Updated 6 years ago
- ☆65Updated 10 years ago
- 你还在学CMake的过程中毫无头绪吗?你还在为复杂程序库依赖发愁吗?你是否觉得原生CMake的编写冗余而低效?那就快来学习和使用PICMake吧!只需要一行,无论是可执行,动态库还是静态库,轻松搞定!同时高效支持多目标,复杂库的编译安装,从此告别大量冗余CMake代码,专注…☆84Updated 4 years ago
- 一个易用的矩阵运算库,使用与 matlab 操作相似,请多指教☆32Updated 8 years ago
- B Spline curve interpolation and least squares fit cubic spline smoothing interpolation, refer THE NURBS BOOK☆28Updated 5 years ago
- Cubic B-Spline implementation in C++ templates☆98Updated 11 months ago
- C++11 Delaunay triangulation implementation (Bowyer-Watson)☆86Updated 7 years ago
- K-d tree implementation in C++☆59Updated 12 years ago
- ADT include linked list, stack,queue,tree,etc.☆59Updated 4 years ago
- This code is used to implement the Delaunay triangulation algorithm and visualize☆14Updated 5 years ago
- A simple octree with good commenting for learning how octrees work.☆258Updated 3 years ago
- iterative closest point☆26Updated 12 years ago
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- Auxiliary library for object management of 3D scenes.☆16Updated 3 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆364Updated 5 years ago
- Trying to get poisson reconstruction working with PCL☆17Updated 12 years ago
- Large octree map construction and rendering with CUDA and OpenGL☆56Updated 10 years ago
- Builds 2D signed distance fields from images, 3D signed distance fields from pointclouds, 3D signed distance fields from Octomap, provide…☆238Updated last year
- learn cgal by demo☆188Updated 6 years ago
- b spline surface for use☆82Updated 2 years ago
- A 3d SLAM program, using novel plane ICP☆64Updated 9 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- 实现openGL拾取的功能,能精确的定位三维点。☆63Updated 6 months 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
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- use BFGS optimization algorithm to solve problems like curve fitting☆18Updated 3 years ago