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.
☆39Updated last year
Related projects ⓘ
Alternatives and complementary repositories for pico_tree
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- Library with colormaps for C++☆27Updated last year
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆32Updated 3 weeks ago
- A single header-only C++ library for least squares fitting.☆100Updated last year
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆71Updated 2 years ago
- Tiny 2D Geometry Library☆26Updated 6 years ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆112Updated 2 weeks ago
- Light and self-contained implementation of C++17 parallel algorithms.☆32Updated this week
- PH-Tree C++ implementation☆28Updated last year
- Embed Python 3 into your C++ app in 10 minutes☆41Updated 2 months ago
- Cubic B-Spline implementation in C++ templates☆93Updated 3 months ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆80Updated 3 years ago
- Utilities for Modern C++☆22Updated 6 years ago
- A lightweight C++ graph library☆76Updated 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)…☆66Updated 5 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆51Updated 3 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆123Updated 8 months ago
- Custom views of various objects for Visual Studio debugger☆68Updated 6 months ago
- Advanced correct for boost geometry polygons☆32Updated 2 years ago
- Fast and lightweight thread pool for C++11 and newer.☆35Updated this week
- robust geometric predicates☆32Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- A nano spline library in modern C++.☆111Updated last month
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated last year
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆59Updated 3 months ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆40Updated 10 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆85Updated 10 months ago
- Fast and lightweight class for Bezier curves of any order in C++☆98Updated 2 weeks ago
- 📊 A lightweight plotting library☆92Updated 2 years ago