matteotiziano / simple-wavelet
Minimal C++ implementation of 1D and 2D Wavelet transform
☆18Updated 3 years ago
Alternatives and similar repositories for simple-wavelet:
Users that are interested in simple-wavelet are comparing it to the libraries listed below
- blitzwave C++ wavelet mini-library☆39Updated 9 years ago
- Algorithm to find peaks in a std::vector<float>☆76Updated 3 years ago
- Elegant Butterworth and Chebyshev filter implemented in C, with float/double precision support. Works well on many platforms. You can als…☆153Updated 2 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
- Wavelet Denoising.☆24Updated 4 years ago
- C++ implementation of polyfit☆40Updated 4 years ago
- adaptive notch filtering of gyro data to suppress motor noise☆32Updated 3 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…☆399Updated 2 months ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 4 years ago
- A C++ library for interpolation.☆225Updated 2 months ago
- Image registration based on the Fourier-Mellin transform☆105Updated 2 months ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- 滤波器设计之路(The road to filter-design, including FIR, IIR, sinc, Butterworth, etc.)☆106Updated 4 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆24Updated 6 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- A single header-only C++ library for least squares fitting.☆105Updated last year
- A small and fast Discrete Fourier Transform library☆46Updated 11 months ago
- C++ 1D/2D DWT and SWT Pre-built Libraries.☆36Updated 10 years ago
- Computes the Savitzky-Golay Filter coefficients.☆109Updated 3 years ago
- Probably the fastest C++ dbscan library.☆93Updated 9 months ago
- Library with colormaps for C++☆28Updated last year
- Ellipse Fitting☆99Updated 4 years ago
- Image Denoising using Wavelet Transform☆16Updated 8 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 7 years ago
- C++ implementation of Butterworth filter.☆35Updated 6 years ago
- Kalman filter sanctuary - including continuous-discrete extended Kalman filter. Bring additional filters here for a bigger collection.☆60Updated 3 years ago
- EMD(Empirical Mode decomposition) light weight library, C/C++ language☆21Updated 5 years ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆107Updated 9 months ago
- This is C++ algorithm, and convolution kernel generator with MATLAB☆12Updated 6 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago