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.
☆46Updated 6 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.☆112Updated 2 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- A nano spline library in modern C++.☆130Updated last month
- A library to collect many useful spline functions into one place.☆293Updated 4 years ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- Package provides C++ implementation of spline interpolation☆142Updated 4 years ago
- Utilities for Modern C++☆22Updated 8 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆137Updated 2 months ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 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)…☆67Updated 6 years ago
- A header-only, single-file library for colormaps written in C++11☆362Updated 2 months ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆45Updated 10 years ago
- Various Splines Interpolation classes☆148Updated this week
- Distance Transforms of Sampled Functions☆60Updated 7 years ago
- Library with colormaps for C++☆30Updated 2 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated 2 months ago
- Ponca is a header only C++/CUDA library for point cloud analysis☆46Updated last week
- C++ L-BFGS implementation using plain STL☆36Updated 2 months ago
- C++ implementation of the 3D QuickHull algorithm☆302Updated last year
- Field interpolation using finite elements and sparse linear least squares☆17Updated 5 years ago
- C++ routines to compute spline curves in nD☆42Updated 6 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆176Updated 7 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆107Updated 8 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- An implementation of k-d tree☆187Updated last year
- Library for creating and manipulating dual quaternions.☆54Updated 5 months ago
- Custom Visualizers for Visual Studio and LLDB Debuggers☆84Updated 2 months ago