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::PeakDetection Member List

This is the complete list of members for GRT::PeakDetection, including all inherited members.

deadZoneFilter (defined in GRT::PeakDetection)GRT::PeakDetection
deadZoneThreshold (defined in GRT::PeakDetection)GRT::PeakDetection
enableSearch (defined in GRT::PeakDetection)GRT::PeakDetection
filteredDataBuffer (defined in GRT::PeakDetection)GRT::PeakDetection
firstDerivBuffer (defined in GRT::PeakDetection)GRT::PeakDetection
GLOBAL_MAXIMA_FOUND enum value (defined in GRT::PeakDetection)GRT::PeakDetection
GLOBAL_MINIMA_FOUND enum value (defined in GRT::PeakDetection)GRT::PeakDetection
globalMaximaPeakInfo (defined in GRT::PeakDetection)GRT::PeakDetection
globalMinimaPeakInfo (defined in GRT::PeakDetection)GRT::PeakDetection
inputTimeoutCounter (defined in GRT::PeakDetection)GRT::PeakDetection
inputTimeoutLimit (defined in GRT::PeakDetection)GRT::PeakDetection
LOCAL_MAXIMA_FOUND enum value (defined in GRT::PeakDetection)GRT::PeakDetection
LOCAL_MINIMA_FOUND enum value (defined in GRT::PeakDetection)GRT::PeakDetection
lowPassFilter (defined in GRT::PeakDetection)GRT::PeakDetection
lowPassFilterSize (defined in GRT::PeakDetection)GRT::PeakDetection
maximaCounter (defined in GRT::PeakDetection)GRT::PeakDetection
minimaCounter (defined in GRT::PeakDetection)GRT::PeakDetection
NO_PEAK_FOUND enum value (defined in GRT::PeakDetection)GRT::PeakDetection
operator=(const PeakDetection &rhs) (defined in GRT::PeakDetection)GRT::PeakDetection
peakDetected (defined in GRT::PeakDetection)GRT::PeakDetection
PeakDetection(const UINT lowPassFilterSize=5, const UINT searchWindowSize=5) (defined in GRT::PeakDetection)GRT::PeakDetection
PeakDetection(const PeakDetection &rhs) (defined in GRT::PeakDetection)GRT::PeakDetection
peakInfo (defined in GRT::PeakDetection)GRT::PeakDetection
PeakTypes enum name (defined in GRT::PeakDetection)GRT::PeakDetection
peakTypesBuffer (defined in GRT::PeakDetection)GRT::PeakDetection
reset() (defined in GRT::PeakDetection)GRT::PeakDetection
searchHistorySize (defined in GRT::PeakDetection)GRT::PeakDetection
searchWindowSize (defined in GRT::PeakDetection)GRT::PeakDetection
secondDerivBuffer (defined in GRT::PeakDetection)GRT::PeakDetection
setSearchWindowSize(const UINT searchWindowSize) (defined in GRT::PeakDetection)GRT::PeakDetection
update(const double x) (defined in GRT::PeakDetection)GRT::PeakDetection
~PeakDetection() (defined in GRT::PeakDetection)GRT::PeakDetection