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