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::IndexDist Class Reference

Public Member Functions

 IndexDist (int x=0, int y=0, double dist=0)
 
IndexDistoperator= (const IndexDist &rhs)
 

Public Attributes

int x
 
int y
 
double dist
 

Detailed Description

Definition at line 51 of file DTW.h.


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