cjekel / DTW_cppLinks
Dynamic Time Warping single header library for C++
☆54Updated 4 years ago
Alternatives and similar repositories for DTW_cpp
Users that are interested in DTW_cpp are comparing it to the libraries listed below
Sorting:
- Dynamic Time Warping (DTW) library implementing lower bounds (LB_Keogh, LB_Improved...)☆112Updated 5 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- C++ fast hierarchical clustering algorithms☆88Updated 2 years ago
- Algorithm to find peaks in a std::vector<float>☆79Updated 4 years ago
- A fast, scalable and light-weight C++ Fréchet and DTW distance library, exposed to python and focused on clustering of polygonal curves.☆49Updated 2 years ago
- C++ porting of Stan Salvador's FastDTW☆34Updated 7 years ago
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆15Updated 9 years ago
- A C++ library for interpolation.☆240Updated 2 months ago
- Dynamic Time Warping code in C/C++☆22Updated 13 years ago
- Computes the Savitzky-Golay Filter coefficients.