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 stores the class label and raw data for a single labelled classification sample. More...
#include "../Util/GRTCommon.h"
Go to the source code of this file.
Classes | |
class | ClassificationSample |
This class stores the class label and raw data for a single labelled classification sample.
Definition in file ClassificationSample.h.