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 last year
- Library with colormaps for C++☆29Updated 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)…☆65Updated 6 years ago
- Cubic B-Spline implementation in C++ templates☆100Updated 11 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 2 years ago
- 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 7 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆104Updated 8 years ago
- A library to collect many useful spline functions into one place.☆284Updated 3 years ago
- Utilities for Modern C++☆22Updated 7 years ago
- Various Splines Interpolation classes☆143Updated this week
- A nano spline library in modern C++.☆122Updated 9 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 7 months ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆70Updated 4 months ago
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆66Updated 4 months ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated last year
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆130Updated last year
- Tiny 2D Geometry Library☆29Updated 6 years ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆131Updated last month
- Custom views of various objects for Visual Studio debugger☆80Updated last year
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- 📊 A lightweight plotting library☆94Updated 2 years ago
- Properties serialization library☆16Updated 2 years ago
- RANSAC Template Library☆89Updated 7 years ago
- Lightweight c++17 utility library☆9Updated 3 weeks ago
- Templated C++ polynomial library☆25Updated 2 years ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆158Updated 3 years ago