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.
☆45Updated 2 weeks ago
Alternatives and similar repositories for pico_tree
Users that are interested in pico_tree are comparing it to the libraries listed below
Sorting:
- A single header-only C++ library for least squares fitting.☆107Updated 2 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆77Updated 2 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A nano spline library in modern C++.☆124Updated 10 months ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- Various Splines Interpolation classes☆143Updated 2 weeks 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
- A library to collect many useful spline functions into one place.☆286Updated 3 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- C++ implementation of the 3D QuickHull algorithm☆288Updated last year
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- Package provides C++ implementation of spline interpolation☆138Updated 4 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆106Updated last week
- Custom views of various objects for Visual Studio debugger☆82Updated last year
- Tiny 2D Geometry Library☆29Updated 7 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Utilities for Modern C++☆22Updated 7 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 9 months ago
- Field interpolation using finite elements and sparse linear least squares☆17Updated 4 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆80Updated 2 years ago
- A simple C++ library for mesh grid generation☆21Updated 6 years ago
- An implementation of k-d tree☆183Updated last year
- A C++ library for interpolation.☆240Updated 2 weeks ago
- Library for creating and manipulating dual quaternions.☆53Updated 11 months ago
- Implementations of various 2D convex hull algorithms in C++☆31Updated 10 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago