claydergc / find-peaksLinks
Algorithm to find peaks in a std::vector<float>
☆79Updated 4 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 9 years ago
- C++ classes for designing high-order Butterworth IIR & equalization filters☆183Updated 6 months ago
- Computes the Savitzky-Golay Filter coefficients.☆110Updated 4 years 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…☆210Updated 2 years ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 5 years ago
- Graph plots, drawing, layout and windows in OpenCV☆130Updated 3 years ago
- A C++ library for interpolation.☆250Updated 4 months ago
- DSP IIR realtime filter library written in C++