cjekel / DTW_cpp
Dynamic Time Warping single header library for C++
☆50Updated 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
- 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 9 years ago
- C++ porting of Stan Salvador's FastDTW☆34Updated 7 years ago
- C++ fast hierarchical clustering algorithms☆87Updated last year
- 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
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆14Updated 9 years ago
- Dynamic Time Warping code in C/C++☆22Updated 12 years ago
- class that represents 16-bit floating point (half)☆11Updated last year
- An improved Python implementation of the Automatic Multiscale Peak Detection algorithm☆56Updated 6 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- C/C++ library to handle writing simple Matlab(r) MAT file☆46Updated 11 months ago
- Algorithm to find peaks in a std::vector<float>☆76Updated 3 years ago
- C++ Equivalents of some Matlab Functions. These were used in my work when I was working with Intel Performance Primitives.☆28Updated 8 years ago
- C++ implementation of the Ramer-Douglas-Peucker algorithm (binding to python via pybind11)☆16Updated last year
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated 11 months ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 4 years ago
- Variational Mode Decomposition for Cpp☆28Updated 4 months ago
- Fast and Adaptive Bidimensional Empirical Mode Decomposition Using Order-Statistics Filter Based Envelope Estimation☆38Updated 7 years ago
- This is a C/C++ implementation for Fast Independent Components Analysis.☆17Updated 8 years ago
- Computes the Savitzky-Golay Filter coefficients.☆109Updated 3 years ago
- Automatically exported from code.google.com/p/libmfcc☆27Updated 10 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆44Updated 2 weeks ago
- A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)☆23Updated 4 years ago
- A C++ implementation of stft, melspectrogram and mel_to_stft☆10Updated 2 years ago
- Matrix class in C++ with operators implemented.☆26Updated 5 years ago
- Automatic system for audio denoising by wavelet transform.☆13Updated 8 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 7 years ago
- A C++ library for interpolation.☆229Updated 3 months ago
- Some DSP algorithm implementation☆17Updated 6 years ago
- C++ implementation of Butterworth filter.☆35Updated 7 years ago