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 file implements a RegressionTreeNode, which is a specific type of node used for a RegressionTree. More...
#include "../../CoreAlgorithms/Tree/Node.h"
Go to the source code of this file.
Classes | |
class | RegressionTreeNode |
This file implements a RegressionTreeNode, which is a specific type of node used for a RegressionTree.
Definition in file RegressionTreeNode.h.