cubao / pybind11-rdp
C++ implementation of the Ramer-Douglas-Peucker algorithm (binding to python via pybind11)
☆13Updated last year
Related projects ⓘ
Alternatives and complementary repositories for pybind11-rdp
- A fast, scalable and light-weight C++ Fréchet and DTW distance library, exposed to python and focused on clustering of polygonal curves.☆47Updated last year
- A very fast 2D concave hull algorithm, for python☆27Updated last month
- A header-only C++ library for k nearest neighbor search with Eigen3.☆51Updated 3 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆27Updated 7 years ago
- Dynamic Time Warping single header library for C++☆48Updated 3 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- Decompose 2D polygons into convex pieces.☆27Updated 8 years ago
- parallel Raster Processing Library (pRPL) is a MPI-enabled C++ programming library that provides easy-to-use interfaces to parallelize ra…☆18Updated 6 years ago
- Fork of Brian Gladman's Gnu GSL package for windows, version 1.16☆17Updated 10 years ago
- MoveTK is a library for computational movement analysis written in C++.☆68Updated 7 months ago
- A collection of line simplification algorithms in pure python code☆10Updated 9 months ago
- Triangulation Template Library☆25Updated 6 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- Kalman Filter☆46Updated this week
- Polygonal curve approximation for python☆10Updated 5 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆61Updated 2 months ago
- Cubic B-Spline implementation in C++ templates☆93Updated 4 months ago
- Kalman Filter, Extended Kalman Filter, and Unscented Kalman Filter implementation in C++