Jaybro / pico_treeLinks
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.
☆44Updated last month
Alternatives and similar repositories for pico_tree
Users that are interested in pico_tree are comparing it to the libraries listed below
Sorting:
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆108Updated 2 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆77Updated 2 years ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- A nano spline library in modern C++.☆124Updated 11 months ago
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- A library to collect many useful spline functions into one place.☆290Updated 3 years ago
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆38Updated this week
- Library with colormaps for C++☆29Updated last year
- Utilities for Modern C++☆22Updated 7 years ago
- Custom views of various objects for Visual Studio debugger☆83Updated last year
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Various Splines Interpolation classes☆143Updated last month
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 9 months ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
- fast modular opencv plotting library☆168Updated 2 years ago
- Package provides C++ implementation of spline interpolation☆138Updated 4 years ago
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆84Updated 4 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆107Updated 3 weeks ago
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆113Updated last year
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- A C++ library for interpolation.☆240Updated last month
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- RANSAC Template Library☆90Updated 8 years ago