GestureRecognitionToolkit  Version: 0.2.0
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
ClusterLevel Class Reference

Public Member Functions

 ClusterLevel (const ClusterLevel &rhs)
 
ClusterLeveloperator= (const ClusterLevel &rhs)
 
ClusterInfooperator[] (const UINT &i)
 
ClusterInfo operator[] (const UINT &i) const
 
UINT getLevel () const
 
UINT getNumClusters () const
 

Public Attributes

unsigned int level
 
Vector< ClusterInfoclusters
 

Detailed Description

Definition at line 89 of file HierarchicalClustering.h.


The documentation for this class was generated from the following file: