cubao / pybind11-rdpLinks
C++ implementation of the Ramer-Douglas-Peucker algorithm (binding to python via pybind11)
☆16Updated last week
Alternatives and similar repositories for pybind11-rdp
Users that are interested in pybind11-rdp are comparing it to the libraries listed below
Sorting:
- A fast, scalable and light-weight C++ Fréchet and DTW distance library, exposed to python and focused on clustering of polygonal curves.☆48Updated last year
- A very fast 2D concave hull algorithm, for python, https://deepwiki.com/cubao/concave_hull/☆32Updated 5 months ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- A header-only C++ library for k nearest neighbor search with Eigen3.☆52Updated 3 years ago
- Implementation of 1D and 2D fast spline interpolation algorithm (Habermann and Kindermann 2007) in Python☆37Updated 12 years ago
- C++ L-BFGS implementation using plain STL☆33Updated 2 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 4 years ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 5 years ago
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆14Updated 9 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆47Updated 5 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆51Updated 3 years ago
- Polygonal curve approximation for python☆11Updated 3 weeks ago
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆34Updated 6 years ago
- Triangulation Template Library☆26Updated last month
- Spatial objects and computations based on NumPy arrays.☆94Updated 2 weeks ago
- Sample projects demonstrating use of scikit-build☆78Updated this week
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆43Updated 11 years ago
- Fast zero-overhead bindings between NumPy and Eigen☆139Updated 2 months ago
- Multilevel B-spline Approximation Library☆28Updated 6 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- Piece-wise quadratic curves interpolating local maximum curvature points.☆12Updated 3 years ago
- A C++17 interface for HDF5☆96Updated last month
- Highly parallel DBSCAN (HPDBSCAN)☆44Updated 8 months ago
- Cubic B-Spline implementation in C++ templates☆98Updated 10 months ago
- Delaunay sculpting for 3D surface reconstruction☆10Updated 7 years ago
- C++ utility headers for Matlab MEX development + cmake template☆15Updated last year
- This provides an unsupervised machine learning techniques for clustering integral curves in flow visualization☆19Updated 5 years ago
- A kdtree implementation for numba.☆39Updated 3 months ago