![]() |
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 file contains the GRTBase class. This is the core base class for all the GRT modules. More...
#include <iostream>#include <vector>#include <algorithm>#include <fstream>#include <sstream>#include <string>#include <float.h>#include <cmath>#include <time.h>#include <map>#include <limits>#include <stdlib.h>#include <stdio.h>#include <stddef.h>#include <cstddef>#include "../Util/GRTCommon.h"Go to the source code of this file.
Classes | |
| class | GRTBase |