GestureRecognitionToolkit  Version: 0.2.0
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
PeakDetection Member List

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

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