cjekel / DTW_cppLinks
Dynamic Time Warping single header library for C++
☆51Updated 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:
- C++ fast hierarchical clustering algorithms☆87Updated 2 years ago
- C++ porting of Stan Salvador's FastDTW☆34Updated 7 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 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.☆48Updated last year
- Dynamic Time Warping (DTW) library implementing lower bounds (LB_Keogh, LB_Improved...)☆112Updated 5 years ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 4 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 3 years ago
- A C++ library for interpolation.☆235Updated last month
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated last year
- C++ implementation of KDTree & kNN classification on MNIST☆37Updated 6 years ago
- Visualization of Audio Spectrogram with Short-Time Fourier Transform (STFT)☆34Updated 7 years ago
- Algorithm to find peaks in a std::vector<float>☆77Updated 3 years ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆110Updated last year
- Wavelet - A library for online estimation of the Continuous Wavelet Transform☆41Updated 2 years ago
- GeographicLib is a small set of C++ classes for performing conversions between geographic, UTM, UPS, MGRS, geocentric, and local cartesia…☆20Updated 5 years ago
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆68Updated 6 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
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆15Updated 9 years ago
- DiFi++ is a header-only c++ linear time-invariant Digital Filter library☆21Updated 4 years ago
- A very fast 2D concave hull algorithm, for python, https://deepwiki.com/cubao/concave_hull/☆32Updated 7 months ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆43Updated 3 months ago
- Library with colormaps for C++☆29Updated last year
- This is a C/C++ implementation for Fast Independent Components Analysis.☆17Updated 8 years ago
- An interactive program for creating polygons and determining if a given point is inside or outside the polygons☆29Updated 7 years ago
- C++ 1D/2D DWT and SWT Pre-built Libraries.☆37Updated 10 years ago
- LASSO Regularization in C++☆14Updated 6 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- C++ classes for designing high-order Butterworth IIR & equalization filters☆181Updated last month