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.
GRT::ClassLabelAndTimer Class Reference

Public Member Functions

 ClassLabelAndTimer (UINT classLabel, unsigned long timeoutDuration)
 
bool set (UINT classLabel, unsigned long timeoutDuration)
 
UINT getClassLabel ()
 
bool timerReached ()
 
unsigned long getRemainingTime ()
 

Protected Attributes

UINT classLabel
 
Timer timer
 

Detailed Description

Definition at line 43 of file ClassLabelTimeoutFilter.h.


The documentation for this class was generated from the following file: