![]() |
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.
|
This class implements a threshold crossing detector. More...
#include "../PreProcessingModules/MovingAverageFilter.h"#include "../PreProcessingModules/Derivative.h"#include "CircularBuffer.h"Go to the source code of this file.
Classes | |
| class | ThresholdCrossingDetector |
This class implements a threshold crossing detector.
Definition in file ThresholdCrossingDetector.h.