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.
☆47Aug 10, 2025Updated 6 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:
- Syntactic sugars for C++ developers to write Go-like code☆10Jul 30, 2022Updated 3 years ago
- PyQT Framework using pyvista☆12Nov 20, 2019Updated 6 years ago
- Open source NURBS fitting library☆34May 8, 2015Updated 10 years ago
- A primer on the open source CAD kernel OpenCascade☆31Mar 11, 2020Updated 5 years ago
- NX二次开发静态库☆13Jan 25, 2026Updated last month
- A Voxel Editor in C++☆10Oct 27, 2020Updated 5 years ago
- discontinuous Galerkin CFD solver with automated, unstructured quad/hex meshing☆12Jan 30, 2026Updated last month
- My bachelor's thesis on the Entity-Component-System pattern and ECST☆39Mar 31, 2021Updated 4 years ago
- A scientific graphing library for QtQuick☆14Feb 24, 2026Updated last week
- The application extracts a point cloud from all visible surfaces of a mesh model; it ignores all hidden surfaces.☆10Nov 7, 2020Updated 5 years ago
- Optimize prompts for text-to-image models in ComfyUI.☆10Jan 16, 2025Updated last year
- Simcenter 3D NXOpen journals☆13Nov 18, 2024Updated last year
- Postgres connectivity for modern C++☆10May 19, 2020Updated 5 years ago
- Unity 3D C# script that generates a mesh to correct lens distortion in real-time on the GPU. Fast and configurable. It is for show video …☆15Feb 12, 2016Updated 10 years ago
- A tiny, portable image class that can read and write PNGs (with the help of libpng), set color-plane layout (at compile-time), and resize…☆12Jun 10, 2016Updated 9 years ago
- The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github…☆11Mar 26, 2023Updated 2 years ago
- add any graph structure between objects with 2 simple classes + iteration, visitation, shortest path☆12Oct 27, 2022Updated 3 years ago
- Levenshtein algorithm CLI☆11Jun 16, 2020Updated 5 years ago
- A Fiji plugin for Curvature Analysis.☆13Aug 17, 2020Updated 5 years ago
- A toy HTTP server used as a sandbox for learning c++11 features, kqueue & libuv non-blocking IO☆11Jul 5, 2016Updated 9 years ago
- Library for creating curves. Forked from https://github.com/stonneau/spline☆13Mar 2, 2026Updated last week
- A lightweight C++ optimization library for nonlinear problems☆12Sep 23, 2024Updated last year
- ☆10Dec 30, 2022Updated 3 years ago
- Official implementation of Recurrent Action Transformer with Memory, an offline RL agent with memory mechanisms. https://sites.google.com…☆18Nov 23, 2025Updated 3 months ago
- High-order metric-based mesh adaptation