GestureRecognitionToolkit
Version: 0.2.5
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
|
This class stores the input vector and target vector for a single labelled regression instance. More...
#include "../Util/GRTCommon.h"
Go to the source code of this file.
Classes | |
class | RegressionSample |
This class stores the input vector and target vector for a single labelled regression instance.
Definition in file RegressionSample.h.