claydergc / find-peaksLinks
Algorithm to find peaks in a std::vector<float>
☆78Updated 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 3 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…☆410Updated 7 months ago
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆134Updated last month
- A C++ library for interpolation.☆240Updated 3 weeks ago
- Ellipse Fitting☆103Updated 5 years ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆113Updated last year
- ☆40Updated 2 years ago
- Graph plots, drawing, layout and windows in OpenCV☆127Updated 3 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆191Updated 5 years ago
- RANSAC Template Library☆89Updated 8 years ago
- C++ implementation of polyfit☆41Updated 4 years ago
- Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.☆46Updated 5 years ago
- C/C++ library to handle writing simple Matlab(r) MAT file☆48Updated last year
- 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
- C++ 1D/2D DWT and SWT Pre-built Libraries.☆38Updated 10 years ago
- blitzwave C++ wavelet mini-library☆40Updated 10 years ago
- choosing FFT library...☆155Updated 3 years ago
- fast modular opencv plotting library☆168Updated 2 years ago
- Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).☆507Updated 2 months ago
- The Fastest Fourier Transform in the South☆147Updated 3 years ago
- C++ Implementation of Savitzky-Golay filters☆34Updated 5 years ago
- Image registration based on the Fourier-Mellin transform☆109Updated 7 months ago
- OpenCV Fourier-Mellin algorithm implementation.☆179Updated 3 years ago
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆83Updated 4 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆39Updated last year
- A library for identifying peaks from line data with implementations in C++, Julia, Python, and Rust.☆13Updated last year
- Variational Mode Decomposition for Cpp☆28Updated 8 months ago
- A C++ Qt GUI desktop program to calculate Harris, FAST, SIFT and SURF image features with OpenCV☆156Updated 2 years ago