![]() |
GestureRecognitionToolkit
Version: 1.0 Revision: 04-03-15
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
|
The LeakyIntegrator class computes the following signal: y = y*z + x, where x is the input, y is the output and z is the leakrate. More...
#include "../CoreModules/PreProcessing.h"
Go to the source code of this file.
Classes | |
class | GRT::LeakyIntegrator |
Namespaces | |
GRT | |
The LeakyIntegrator class computes the following signal: y = y*z + x, where x is the input, y is the output and z is the leakrate.
Definition in file LeakyIntegrator.h.