Jaybro / pico_tree
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.
☆40Updated this week
Alternatives and similar repositories for pico_tree:
Users that are interested in pico_tree are comparing it to the libraries listed below
- A single header-only C++ library for least squares fitting.☆105Updated last year
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- Cubic B-Spline implementation in C++ templates☆96Updated 8 months ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 5 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- Library with colormaps for C++☆28Updated last year
- 📊 A lightweight plotting library☆92Updated 2 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 5 months ago
- robust geometric predicates☆36Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 7 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆43Updated 10 years ago
- Utilities for Modern C++☆23Updated 7 years ago
- A C++17 interface for HDF5☆95Updated last week
- Qt3D based graphics library☆45Updated 3 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- Fast and lightweight thread pool for C++11 and newer.☆42Updated 5 months ago
- High-Performance Flat Finite State Machine Framework☆50Updated 10 months ago
- Field interpolation using finite elements and sparse linear least squares☆17Updated 4 years ago
- Tiny 2D Geometry Library☆28Updated 6 years ago
- Custom views of various objects for Visual Studio debugger☆76Updated 10 months ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆25Updated 5 months ago
- PH-Tree C++ implementation☆29Updated last month
- Unofficial mirror of Blaze library on Bitbucket☆63Updated 2 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated 10 months ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆54Updated 6 years ago
- An STL-like ring buffer for C++11.☆21Updated 2 years ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆125Updated this week