cjekel / DTW_cpp
Dynamic Time Warping single header library for C++
☆49Updated 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
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- C++ fast hierarchical clustering algorithms☆87Updated last year
- C++ porting of Stan Salvador's FastDTW☆34Updated 7 years ago
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆14Updated 9 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 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
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 4 years ago
- Integrated Algorithm: PSNR/SSIM/GSSIM/BRISQUE/NRSS☆24Updated 4 years ago
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆62Updated 5 years ago
- Wavelet - A library for online estimation of the Continuous Wavelet Transform☆41Updated 2 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 7 years ago
- Computes the Savitzky-Golay Filter coefficients.☆109Updated 3 years 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
- An interactive program for creating polygons and determining if a given point is inside or outside the polygons☆29Updated 7 years ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆40Updated 2 weeks ago
- C/C++ library to handle writing simple Matlab(r) MAT file☆46Updated 10 months ago
- Automatic system for audio denoising by wavelet transform.☆13Updated 8 years ago
- Visualization of Audio Spectrogram with Short-Time Fourier Transform (STFT)☆32Updated 6 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆42Updated last month
- dataframe for c++☆26Updated 3 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆63Updated last month
- An implementation of simple visual odometry☆7Updated 7 years ago
- Probably the fastest C++ dbscan library.☆93Updated 10 months ago
- C++ implementation of the Ramer-Douglas-Peucker algorithm (binding to python via pybind11)☆16Updated last year
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- 🔓 A lock-free thread-pool implementation in C++11.☆20Updated 3 years ago
- C++ Implementation of Savitzky-Golay filters☆34Updated 4 years ago
- C++ implementation of Butterworth filter.☆35Updated 6 years ago
- UnDirected Graph Cycle Detection: C++ wrapper over Boost Graph Library (BGL)☆21Updated last year