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 8 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 years 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…☆413Updated 8 months ago
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆135Updated last week
- DSP IIR realtime filter library written in C++☆719Updated 2 months ago
- fast modular opencv plotting library☆168Updated 2 years ago
- A C++ library for interpolation.☆240Updated last month
- Ellipse Fitting☆102Updated 5 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆191Updated 5 years ago
- choosing FFT library...☆156Updated 3 years ago
- A library for identifying peaks from line data with implementations in C++, Julia, Python, and Rust.☆13Updated last year
- An IIR filter class implementation in Python☆42Updated 7 years ago
- RANSAC Template Library☆90Updated 8 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
- Digital filter implementation☆20Updated 3 years ago
- C/C++ library to handle writing simple Matlab(r) MAT file☆48Updated last year
- C++ implementation of polyfit☆41Updated 4 years ago
- Convertion program from Matlab to C++ using Armadillo☆191Updated 3 years ago
- MATLAB MAT File I/O Library☆375Updated 2 weeks ago
- Generic implementation of Kuhn-Munkres (Hungarian) Algorithm in C++☆16Updated 10 months ago
- Graph plots, drawing, layout and windows in OpenCV☆126Updated 3 years ago
- C++ Implementation of Savitzky-Golay filters☆34Updated 5 years ago
- C++ porting of Stan Salvador's FastDTW☆34Updated 7 years ago
- Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).☆508Updated 2 months ago
- OpenCV Fourier-Mellin algorithm implementation.☆179Updated 3 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆39Updated last year
- The Fastest Fourier Transform in the South☆550Updated last year
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆84Updated 4 years ago
- An advanced in-memory image visualization plugin for GDB and LLDB on Linux, with experimental support for MacOS and Windows. Previously k…☆237Updated last week