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 implements the base class Tree used for the DecisionTree, RegressionTree and ClusterTree. More...
#include "Node.h"
Go to the source code of this file.
Classes | |
class | Tree |
This class implements the base class Tree used for the DecisionTree, RegressionTree and ClusterTree.
Definition in file Tree.h.