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.
☆44Updated 4 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
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆110Updated 2 years ago
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- A nano spline library in modern C++.☆128Updated last year
- A library to collect many useful spline functions into one place.☆294Updated 3 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Ponca is a header only C++/CUDA library for point cloud analysis☆45Updated this week
- Kd-Tree library for kNN and range queries in plain C++98☆97Updated last year
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated last month
- Various Splines Interpolation classes☆147Updated last month
- 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
- Package provides C++ implementation of spline interpolation☆141Updated 4 years ago
- Utilities for Modern C++☆22Updated 7 years ago
- Custom Visualizers for Visual Studio and LLDB Debuggers☆83Updated last week
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆136Updated 2 weeks ago
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- Tiny 2D Geometry Library☆30Updated 7 years ago
- Library with colormaps for C++☆29Updated 2 years ago
- Adds the ability to render generic PCLPointcloud2s and LAS/LAZ in the new Qt3D 5.8/5.9☆60Updated 6 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 10 years ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆159Updated 4 years ago
- A C++ library for interpolation.☆250Updated 4 months ago
- Plotting, graphing and data visualization for your C++ programs☆32Updated this week
- fast modular opencv plotting library☆170Updated 2 years ago
- Fast dynamic KD-Tree implementations in C++ and Java☆19Updated 5 years ago
- C++ L-BFGS implementation using plain STL☆35Updated last week
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆113Updated last year