yeara / Persistence1D
Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.
☆46Updated 4 years ago
Alternatives and similar repositories for Persistence1D:
Users that are interested in Persistence1D are comparing it to the libraries listed below
- C++ 1D/2D DWT and SWT Pre-built Libraries.☆36Updated 9 years ago
- Computes the Savitzky-Golay Filter coefficients.☆108Updated 3 years ago
- Simple C++ plotting☆17Updated 5 years ago
- C++ Equivalents of some Matlab Functions. These were used in my work when I was working with Intel Performance Primitives.☆29Updated 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 6 years ago
- C++ Matlab MEX development kit.☆99Updated 6 years ago
- A program that times various techniques for performing a moving median filter (sometimes called rolling median, or streaming median)☆10Updated 8 years ago
- C++ porting of Stan Salvador's FastDTW☆34Updated 7 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- Kalman is a cross-platform library implementing an Extended Kalman Filter in C++☆24Updated 6 years ago
- A class for performing principal component analysis using Eigen library