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.
☆45Updated 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
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- A nano spline library in modern C++.☆127Updated 2 weeks ago
- Cubic B-Spline implementation in C++ templates☆102Updated 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)…☆66Updated 6 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- A library to collect many useful spline functions into one place.☆292Updated 3 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- Package provides C++ implementation of spline interpolation☆142Updated 4 years ago
- Ponca is a header only C++/CUDA library for point cloud analysis☆45Updated 2 weeks ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆105Updated 8 years ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆137Updated last month
- Various Splines Interpolation classes☆148Updated 2 weeks ago
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated 2 months ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated last month
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆113Updated last year
- 3D B-Spline renderer built with Qt, OpenGL and Eigen. Visualizes spline curves and control points in 3D.☆28Updated 4 months ago
- Custom Visualizers for Visual Studio and LLDB Debuggers☆83Updated 3 weeks ago
- Implementations of various 2D convex hull algorithms in C++☆31Updated 11 years ago
- Plotting, graphing and data visualization for your C++ programs☆41Updated this week
- Kalman Filter☆64Updated this week
- Library with colormaps for C++☆30Updated 2 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆97Updated last year
- Utilities for Modern C++☆22Updated 7 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆84Updated 2 years ago
- C++ implementation of the 3D QuickHull algorithm☆302Updated last year
- Field interpolation using finite elements and sparse linear least squares☆17Updated 4 years ago
- Adds the ability to render generic PCLPointcloud2s and LAS/LAZ in the new Qt3D 5.8/5.9☆60Updated 6 years ago