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::PeakInfo Struct Reference

Public Member Functions

 PeakInfo (unsigned int peakType=0, unsigned int peakIndex=0, double peakValue=0)
 

Public Attributes

unsigned int peakType
 
unsigned int peakIndex
 
double peakValue
 

Detailed Description

Definition at line 18 of file PeakDetection.h.


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