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 timeseries data for a single labelled timeseries classification sample. More...
#include "VectorFloat.h"
#include "MatrixFloat.h"
Go to the source code of this file.
Classes | |
class | TimeSeriesClassificationSample |
This class stores the timeseries data for a single labelled timeseries classification sample.
Definition in file TimeSeriesClassificationSample.h.