cjekel / similarity_measuresLinks
Quantify the difference between two arbitrary curves in space
☆260Updated 3 months ago
Alternatives and similar repositories for similarity_measures
Users that are interested in similarity_measures are comparing it to the libraries listed below
Sorting:
- Compute the Fréchet distance between two polygonal curves in Euclidean space.☆87Updated last year
- fit piecewise linear data for a specified number of line segments☆338Updated last month
- Toolbox for constructing alpha shapes.☆295Updated 11 months ago
- Cubic spline approximation (smoothing)☆172Updated 2 weeks ago
- Spatial objects and computations based on NumPy arrays.☆98Updated 4 months ago
- The package allows you to check the similarity between two shapes/curves, using Frechet distance together with Procrustes analysis.☆46Updated last year
- Python port of R's Comprehensive Dynamic Time Warp algorithms package☆320Updated 2 weeks ago
- Kernel Density Estimation in Python☆624Updated 2 weeks ago
- Python Kalman filters vectorized as Single Instruction, Multiple Data☆187Updated last year
- Simple Principal Curves in Python☆33Updated 4 years ago
- A simple implementation of the LOESS algorithm using numpy☆70Updated 3 months ago
- Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm☆254Updated 5 months ago
- Fast kd-tree implementation in Python