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 implements a DecisionTreeTripleFeatureNode, which is a specific type of node used for a DecisionTree. More...
Go to the source code of this file.
Classes | |
class | DecisionTreeTripleFeatureNode |
This file implements a DecisionTreeTripleFeatureNode, which is a specific type of node used for a DecisionTree.
Definition in file DecisionTreeTripleFeatureNode.h.