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.
☆43Updated 3 months ago
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.☆107Updated 2 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)…☆66Updated 6 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆77Updated 2 years ago
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆82Updated 4 years ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- A library to collect many useful spline functions into one place.☆284Updated 3 years ago
- Utilities for Modern C++☆22Updated 7 years ago
- Library with colormaps for C++☆29Updated last year
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated last year
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- Package provides C++ implementation of spline interpolation☆138Updated 4 years ago
- An implementation of k-d tree☆181Updated last year
- fast modular opencv plotting library☆168Updated 2 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆106Updated 2 months ago
- A nano spline library in modern C++.☆124Updated 9 months ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- C++ implementation of the 3D QuickHull algorithm☆287Updated last year
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- Various Splines Interpolation classes☆143Updated 3 weeks ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 8 months ago
- RANSAC Template Library☆89Updated 8 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆131Updated last month
- Header-only C++ program options parser library☆178Updated 2 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆104Updated 8 years ago
- A Tiny Modern C++ Header Brings Unified Interface for Different Languages☆155Updated 2 years ago
- A trivial gnuplot interface for c++☆78Updated 2 years ago