skarpenko / cwtlibLinks
Continuous Wavelet Transform Library (CWTLib)
☆14Updated 12 years ago
Alternatives and similar repositories for cwtlib
Users that are interested in cwtlib are comparing it to the libraries listed below
Sorting:
- An efficient modwt wavelets package. This isn't the usual discrete wavelet transform found in, for example, the gsl but an extended set …☆18Updated 6 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…☆421Updated 10 months ago
- C++ 1D/2D DWT and SWT Pre-built Libraries.☆38Updated 10 years ago
- Computes the Savitzky-Golay Filter coefficients.☆110Updated 4 years ago
- A fork of Doug Rohde's SVD C Library.☆52Updated 10 years ago
- blitzwave C++ wavelet mini-library☆40Updated 10 years ago
- A C++ Library of Genetic Algorithm Components☆70Updated 7 years ago
- C++ implementation of IRLS algorithm for generalized linear model☆20Updated 8 years ago
- Peak detection in a wave☆73Updated 10 years ago
- Convertion program from Matlab to C++ using Armadillo☆191Updated 3 years ago
- Algorithm to find peaks in a std::vector<float>☆79Updated 4 years ago
- PCA implementation in c++☆38Updated 13 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Tracking and image processing software with a graphical interface. It can open images, videos, webcams (v4l), and AVT cameras and run plu…☆18Updated 3 years ago
- Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.