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:
- Fitting cubic spline curve to 2d points☆147Updated 4 years ago
- Package provides C++ implementation of spline interpolation☆138Updated 4 years ago
- 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
- Large octree map construction and rendering with CUDA and OpenGL☆56Updated 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 …☆43Updated 2 years ago
- A KD-Tree model implemented by C++(with C and Python interface)☆23Updated 6 years ago
- Absolute balanced kdtree for fast kNN search.☆180Updated last week
- Fast radius neighbor search with an Octree (ICRA 2015)☆370Updated 5 years ago
- Code for tutorial on how to use Eigen's LM optimization☆73Updated 8 years ago
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- This repository contains the classes of parametric curves/splines (bezier, hermite, b-spline & catmull-rom)☆24Updated 3 years ago
- Visual Studio Projects for PCL Tutorials☆37Updated 10 years ago
- Simple C++ KD-Tree implementation☆225Updated last year
- A library to collect many useful spline functions into one place.☆292Updated 3 years ago
- Mean shift clustering Implementation in C++☆94Updated 6 years ago
- C++ implementation of the 3D QuickHull algorithm☆293Updated last year
- An implementation of k-d tree☆187Updated last year
- 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
- TooN - Tom's Object Oriented Numerics library☆127Updated last year
- A simple octree with good commenting for learning how octrees work.☆262Updated 3 years ago
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- B Spline curve interpolation and least squares fit cubic spline smoothing interpolation, refer THE NURBS BOOK☆29Updated 5 years ago
- Various Splines Interpolation classes☆144Updated last month
- Efficient Large-Scale Point-Cloud Viewer based on OpenGL☆85Updated 5 years ago
- b spline surface for use☆86Updated 3 years ago
- 你还在学CMake的过程中毫无头绪吗?你还在为复杂程序库依赖发愁吗?你是否觉得原生CMake的编写冗余而低效?那就快来学习和使用PICMake吧!只需要一行,无论是可执行,动态库还是静态库,轻松搞定!同时高效支持多目标,复杂库的编译安装,从此告别大量冗余CMake代码,专注…☆84Updated 5 years ago
- A library of curves for estimation.☆74Updated 6 years ago
- C++11 Delaunay triangulation implementation (Bowyer-Watson)☆89Updated 7 years ago