GestureRecognitionToolkit
Version: 0.2.5
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
|
#include "../CoreModules/PreProcessing.h"
Go to the source code of this file.
Classes | |
class | LowPassFilter |
The class implements a low pass filter, this is based on an Exponential moving average filter: https://en.wikipedia.org/wiki/Exponential_smoothing. More... | |
Definition in file LowPassFilter.h.