![]() |
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.
|
Public Member Functions | |
MinMax (double minValue, double maxValue) | |
MinMax & | operator= (const MinMax &rhs) |
bool | updateMinMax (double newValue) |
Public Attributes | |
double | minValue |
double | maxValue |