GestureRecognitionToolkit  Version: 0.1.0
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
FFT Directory Reference

Files

file  FastFourierTransform.cpp [code]
 
file  FastFourierTransform.h [code]
 
file  FFT.cpp [code]
 
file  FFT.h [code]
 The FFT class computes the Fourier transform of an N dimensional signal using a Fast Fourier Transform algorithm.
 
file  FFTFeatures.cpp [code]
 
file  FFTFeatures.h [code]
 This class implements the FFTFeatures featue extraction module.