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 | DeadZone |
The DeadZone class sets any values in the input signal that fall within the dead-zone region to zero. Any values outside of the dead-zone region will be offset by the dead zone's lower limit and upper limit. More... | |
Definition in file DeadZone.h.