![]() |
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 | |
bool | init (UINT classLabel, UINT N) |
double | compute (const VectorDouble &x) |
Public Attributes | |
UINT | classLabel |
UINT | N |
VectorDouble | w |
double | w0 |
Definition at line 36 of file SoftmaxModel.h.