GestureRecognitionToolkit
Version: 0.2.5
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, Float peakValue=0) | |
Public Attributes | |
unsigned int | peakType |
unsigned int | peakIndex |
Float | peakValue |
Definition at line 18 of file PeakDetection.h.