duguyue100 / fasticaLinks
This is a C/C++ implementation for Fast Independent Components Analysis.
☆17Updated 8 years ago
Alternatives and similar repositories for fastica
Users that are interested in fastica are comparing it to the libraries listed below
Sorting:
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- C++ Implementation of Savitzky-Golay filters☆34Updated 5 years ago
- This project performs sensor fusion to track a mobile device's orientation. The data utilised are from three sensors: a) Accelerometer, b…☆30Updated 9 years ago
- Single Eye Model Fitter☆40Updated 6 years ago
- C++ porting of Stan Salvador's FastDTW☆34Updated 7 years ago
- Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.☆46Updated 5 years ago
- Sensor fusion for stereo cameras and ToF☆16Updated 10 years ago
- PCA implementation in c++☆37Updated 13 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆58Updated 12 years ago
- EMD(Empirical Mode decomposition) light weight library, C/C++ language☆21Updated 5 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆123Updated 7 years ago
- An eye-tracking software designed for color, close-range eye images☆49Updated 8 years ago
- A Matlab implementation of Face Recognition using Sparse Representation.☆32Updated 10 years ago
- Comparing a OpenCV's reprojectImageTo3D to my own☆19Updated 10 years ago
- Save cv::Mat, cv::Point, cv::Size, cv::KeyPoint, and std::vector<cv::KeyPoint> as binary file.☆16Updated 7 years ago
- Example non-motion compensated heart rate algorithm and sample test vectors collected using PNI's SENtrode with Analog Devices ADPD173 PP…☆10Updated 10 years ago
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆15Updated 9 years ago
- Implementation of HoG feature extractor that uses SSE instructions.☆45Updated 11 years ago
- C++ 1D/2D DWT and SWT Pre-built Libraries.☆37Updated 10 years ago
- Easy-to-Use C++ Computer Vision Library☆56Updated last month
- Various computer vision routines by Tom Botterill. Essential matrix estimation+optimisation, BoWSLAM, BaySAC, real-time local mosaicing.☆33Updated 9 years ago
- ECG signal baseline filtering using Savitzky-Golay, Zero-phase Butterworth and Wavelets filters☆22Updated 9 years ago
- C Implementations of Particle Filter☆16Updated 10 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- CUDA implementation of data clustering using expectation maximization with a Gaussian mixture model. Supports multiple GPUs on a single n…☆27Updated 13 years ago
- Algorithm to find peaks in a std::vector<float>☆77Updated 3 years ago
- Particle Filter (using CImg library)☆29Updated 12 years ago
- A version of the AKAZE feature detection and description that has removed the OpenCV dependency☆49Updated 10 years ago
- Image processing examples and tutorials in C++/OpenCV☆41Updated 13 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago