claydergc / find-peaksLinks
Algorithm to find peaks in a std::vector<float>
☆76Updated 3 years ago
Alternatives and similar repositories for find-peaks
Users that are interested in find-peaks are comparing it to the libraries listed below
Sorting:
- C++ Equivalents of some Matlab Functions. These were used in my work when I was working with Intel Performance Primitives.☆28Updated 8 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 3 years ago
- C++ classes for designing high-order Butterworth IIR & equalization filters☆180Updated 2 weeks ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 4 years ago
- C Implementation of 1D and 2D Wavelet Transforms (DWT,SWT and MODWT) along with 1D Wavelet packet Transform and 1D Continuous Wavelet Tra…☆405Updated 5 months ago
- A cross-platform DSP library written in C++ 11/14. This library harnesses the power of C++ templates to implement a complete set of DSP a…☆201Updated 2 years ago
- blitzwave C++ wavelet mini-library☆40Updated 10 years ago
- Variational Mode Decomposition for Cpp☆28Updated 6 months 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 8 years ago
- Signal Resampler for C++☆71Updated 3 years ago
- Signal Processing Library in C++ . Copyright by☆52Updated 8 years ago
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆272Updated 2 weeks ago
- RANSAC Template Library☆88Updated 7 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- A C++ library for interpolation.☆233Updated last month
- Ellipse Fitting with Least-Square and Robust Estimators☆24Updated 3 years ago
- Digital filter implementation☆20Updated 3 years ago
- A DSP digital filtering library - IIR/FIR filtering☆153Updated last week
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆37Updated 10 years ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆109Updated last year
- Visualization of Audio Spectrogram with Short-Time Fourier Transform (STFT)☆34Updated 7 years ago
- C++ 1D/2D DWT and SWT Pre-built Libraries.☆37Updated 10 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Ellipse Fitting☆101Updated 5 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆191Updated 5 years ago
- ☆40Updated last year
- C/C++ library to handle writing simple Matlab(r) MAT file☆47Updated last year
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆123Updated 6 years ago
- Matlab Mat file read and write C++ class with OpenCV bindings. Matlab is used a lot in computer vision, and people often share Matlab cod…☆67Updated 7 years ago