melode11 / FastDTW-xLinks
C++ porting of Stan Salvador's FastDTW
☆34Updated 7 years ago
Alternatives and similar repositories for FastDTW-x
Users that are interested in FastDTW-x 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
- Robust Kalman filter with adaptive noise statistics estimation.☆145Updated 7 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
- Wavelet - A library for online estimation of the Continuous Wavelet Transform☆42Updated 2 years ago
- Algorithm to find peaks in a std::vector<float>☆79Updated 4 years ago
- 1D real fast FIR filtering. It's really fast compared to slow filtering!!!☆46Updated 4 years ago
- Dynamic Time Warping single header library for C++☆54Updated 4 years ago
- Kalman filter sanctuary - including continuous-discrete extended Kalman filter. Bring additional filters here for a bigger collection.☆73Updated 4 years ago
- doing audio digital signal processing in tensorflow to try to recreate digital audio effects☆84Updated 2 years ago
- A small C lib of DSP functions.☆31Updated 9 months ago
- C++ classes for designing high-order Butterworth IIR & equalization filters☆183Updated 4 months ago
- Elegant Butterworth and Chebyshev filter implemented in C, with float/double precision support. Works well on many platforms. You can als…☆162Updated 2 years ago
- User friendly DSP high/low/band-pass windowed sync filter, implemented in C++.☆27Updated 6 years ago
- Biquad Digital Filter Class☆27Updated 7 years ago
- Location for Miscellaneous Projects☆34Updated 5 years ago
- A compact array with 6 MEMS microphones relying on the BeagleBoneBlack and the STA321MP audio processor.☆16Updated 7 years ago
- Simple demo of filtering signal with an LPF and plotting its Short-Time Fourier Transform (STFT) and Laplace transform, in Python.☆67Updated 7 years ago
- ManyEars Sound Source Localization, Tracking and Separation☆203Updated 4 years ago
- This is a C/C++ implementation for Fast Independent Components Analysis.☆17Updated 9 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆49Updated 8 years ago
- ☆47Updated this week
- FIR & LMS filter implementation in C++ with Python & JAVA wrappers☆82Updated 3 months ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆124Updated 7 years ago
- My collection of implementations of adaptive filters.☆53Updated 7 years ago
- Sources used to measure the performance of orientation estimation algorithms (2017 version)☆11Updated 2 years ago
- Efforts to emulate the dynamics of Kalman filtering on 9-axis IMU data from an Android device with a recurrent neural network.☆34Updated 9 years ago
- Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.☆46Updated 5 years ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 4 years ago
- An IIR filter class implementation in Python☆43Updated 7 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 years ago