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...)☆114Updated 5 years ago
- C++ porting of Stan Salvador's FastDTW☆34Updated 7 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
- Dynamic Time Warping code in C/C++☆22Updated 13 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.☆50Updated 2 years ago
- A C++ library for interpolation.☆250Updated 4 months ago
- Computes the Savitzky-Golay Filter coefficients.☆110Updated 4 years ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 5 years ago
- Automatic system for audio denoising by wavelet transform.☆13Updated 9 years ago
- Algorithm to find peaks in a std::vector<float>☆79Updated 4 years ago
- C++ 1D/2D DWT and SWT Pre-built Libraries.☆38Updated 10 years ago
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆15Updated 10 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- Wavelet - A library for online estimation of the Continuous Wavelet Transform☆43Updated 3 years ago
- C/C++ library to handle writing simple Matlab(r) MAT file☆48Updated last year
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆113Updated last year
- C++ classes for designing high-order Butterworth IIR & equalization filters☆183Updated 6 months ago
- C++ implementation of KDTree & kNN classification on MNIST☆38Updated 7 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆83Updated 3 weeks ago
- The quickest way to add OpenGL visualizations to C++ code.☆19Updated 2 years ago
- Integrated Algorithm: PSNR/SSIM/GSSIM/BRISQUE/NRSS☆25Updated 5 years ago
- Trying to implement Scikit Learn for Python in C++ (Single Headers and No dependencies)☆48Updated 5 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆26Updated 7 years ago
- blitzwave C++ wavelet mini-library☆40Updated 10 years ago
- C++ Equivalents of some Matlab Functions. These were used in my work when I was working with Intel Performance Primitives.☆28Updated 9 years ago
- Kalman Filter, Extended Kalman Filter, and Unscented Kalman Filter implementation in C++☆34Updated 2 years ago
- Super spectrogram Qt cross platform!☆13Updated 8 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆194Updated 5 years ago
- Framework for building asynchronous, multi-threaded gRPC services☆142Updated 5 years ago