Jaybro / pico_tree
A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and custom data types and provides optional Python bindings.
☆40Updated this week
Alternatives and similar repositories for pico_tree:
Users that are interested in pico_tree are comparing it to the libraries listed below
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- A single header-only C++ library for least squares fitting.☆104Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 3 months ago
- Cubic B-Spline implementation in C++ templates☆95Updated 7 months ago
- C++ implementation of KDTree & kNN classification on MNIST☆36Updated 6 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- Implementations of various 2D convex hull algorithms in C++☆31Updated 10 years ago
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆33Updated 4 months ago
- Kd-Tree library for kNN and range queries in plain C++98☆87Updated last year
- robust geometric predicates☆36Updated 4 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 5 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆43Updated 10 years ago
- Utilities for Modern C++☆23Updated 7 years ago
- Fast dynamic KD-Tree implementations in C++ and Java☆19Updated 4 years ago
- Various Splines Interpolation classes☆144Updated 2 weeks ago
- 📊 A lightweight plotting library☆92Updated 2 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 7 years ago
- An STL-like ring buffer for C++11.☆21Updated 2 years ago
- a simple c++ template quadtree class, header only, use it as STL☆17Updated 9 years ago
- Library with colormaps for C++☆27Updated last year
- Field interpolation using finite elements and sparse linear least squares☆17Updated 4 years ago
- Distance Transforms of Sampled Functions☆58Updated 6 years ago
- Numerical integration methods as discussed on thoughts-on-cpp.com☆9Updated 3 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆127Updated 11 months ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 7 months ago
- RANSAC Template Library☆85Updated 7 years ago
- Custom views of various objects for Visual Studio debugger☆73Updated 9 months ago
- A Nonlinear Least Squares Minimizer☆35Updated 12 years ago