GestureRecognitionToolkit  Version: 1.0 Revision: 04-03-15
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
Tree.h File Reference

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  GRT::Tree
 

Namespaces

 GRT
 

Detailed Description

This class implements the base class Tree used for the DecisionTree, RegressionTree and ClusterTree.

Author
Nicholas Gillian ngill.nosp@m.ian@.nosp@m.media.nosp@m..mit.nosp@m..edu
Version
1.0
Remarks
This algorithm is still under development.

Definition in file Tree.h.