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 2 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.☆109Updated 2 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- Field interpolation using finite elements and sparse linear least squares☆17Updated 4 years ago
- A nano spline library in modern C++.☆128Updated last year
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- A library to collect many useful spline functions into one place.☆292Updated 3 years ago
- Utilities for Modern C++☆22Updated 7 years ago
- Various Splines Interpolation classes☆144Updated 3 weeks ago
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 11 months ago
- Library with colormaps for C++☆29Updated 2 years ago
- Ponca is a header only C++/CUDA library for point cloud analysis☆38Updated this week
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 4 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆95Updated last year
- C++ routines to compute spline curves in nD☆41Updated 6 years ago
- A header-only, single-file library for colormaps written in C++11☆349Updated 4 months ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆104Updated 8 years ago
- Custom views of various objects for Visual Studio debugger☆83Updated last year
- 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
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- Package provides C++ implementation of spline interpolation☆138Updated 4 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- C++ implementation of the 3D QuickHull algorithm☆293Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆173Updated 7 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 10 years ago
- A C++ library for interpolation.☆242Updated 2 months ago
- Scattered data interpolation with multilevel B-Splines☆79Updated last year
- Library for spline manipulation.☆24Updated 2 years ago