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 last week
Alternatives and similar repositories for pico_tree:
Users that are interested in pico_tree are comparing it to the libraries listed below
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 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)…☆65Updated 5 years ago
- Library with colormaps for C++☆27Updated last year
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆61Updated 3 weeks ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 7 years ago
- High-Performance Flat Finite State Machine Framework☆48Updated 9 months ago
- Field interpolation using finite elements and sparse linear least squares☆17Updated 4 years ago
- A single header-only C++ library for least squares fitting.☆105Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 4 months ago
- Utilities for Modern C++☆23Updated 7 years ago
- A nano spline library in modern C++.☆118Updated 5 months ago
- Implementations of various 2D convex hull algorithms in C++☆31Updated 10 years ago
- Cubic B-Spline implementation in C++ templates☆95Updated 8 months ago
- robust geometric predicates☆36Updated 4 years ago
- Custom views of various objects for Visual Studio debugger☆74Updated 10 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- The quickest way to add OpenGL visualizations to C++ code.☆19Updated last year
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Templated C++ polynomial library☆24Updated 2 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆66Updated 2 years ago
- DiFi++ is a header-only c++ linear time-invariant Digital Filter library☆20Updated 4 years ago
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆33Updated 4 months ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- Adds the ability to render generic PCLPointcloud2s and LAS/LAZ in the new Qt3D 5.8/5.9☆60Updated 5 years ago
- Qt3D based graphics library☆44Updated 2 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 12 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆43Updated 10 years ago
- Micro Signal/Slot implementetation☆35Updated last year