![]() |
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.
|
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 |
Definition at line 18 of file PeakDetection.h.