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

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

analysisMode (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetectorprotected
AnalysisModes enum name (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetector
analysisValue (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetectorprotected
currentSearchState (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetectorprotected
derivative (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetectorprotected
DERIVATIVE_ANALYSIS_MODE enum value (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetector
DetectionTimeoutMode enum name (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetector
detectionTimeoutMode (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetectorprotected
enableSearch (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetectorprotected
getAnalysisMode() const GRT::ThresholdCrossingDetector
getAnalysisValue() const GRT::ThresholdCrossingDetector
getEnableSearch() const GRT::ThresholdCrossingDetector
getHysteresisThreshold() const GRT::ThresholdCrossingDetector
getLowerThreshold() const GRT::ThresholdCrossingDetector
getOffsetFilterSize() const GRT::ThresholdCrossingDetector
getSearchTimeoutCounter() const GRT::ThresholdCrossingDetector
getSearchTimeoutDuration() const GRT::ThresholdCrossingDetector
getSearchWindowIndex() const GRT::ThresholdCrossingDetector
getSearchWindowSize() const GRT::ThresholdCrossingDetector
getThresholdCrossingDetected() const GRT::ThresholdCrossingDetector
getThresholdCrossingMode() const GRT::ThresholdCrossingDetector
getUpperThreshold() const GRT::ThresholdCrossingDetector
HYSTERESIS_THRESHOLD enum value (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetector
hysteresisThreshold (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetectorprotected
LOWER_THEN_UPPER_THRESHOLD_CROSSING enum value (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetector
LOWER_THRESHOLD_CROSSING enum value (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetector
lowerThreshold (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetectorprotected
MOVING_OFFSET_ANALYSIS_MODE enum value (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetector
movingAverageFilter (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetectorprotected
NO_SEARCH_GATE_TIME_OUT enum value (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetector
offsetFilterSize (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetectorprotected
operator=(const ThresholdCrossingDetector &rhs)GRT::ThresholdCrossingDetector
RAW_DATA_ANALYSIS_MODE enum value (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetector
reset()GRT::ThresholdCrossingDetector
SEARCHING_FOR_FIRST_THRESHOLD_CROSSING enum value (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetector
SEARCHING_FOR_SECOND_THRESHOLD_CROSSING enum value (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetector
SearchStates enum name (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetector
searchTimeoutCounter (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetectorprotected
searchTimeoutDuration (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetectorprotected
searchWindowIndex (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetectorprotected
searchWindowSize (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetectorprotected
setAnalysisMode(const UINT analysisMode)GRT::ThresholdCrossingDetector
setDetectionTimeoutMode(const UINT detectionTimeoutMode)GRT::ThresholdCrossingDetector
setEnableSearch(const bool enableSearch)GRT::ThresholdCrossingDetector
setHysteresisThreshold(const double hysteresisThreshold)GRT::ThresholdCrossingDetector
setLowerThreshold(const double lowerThreshold)GRT::ThresholdCrossingDetector
setOffsetFilterSize(const UINT offsetFilterSize)GRT::ThresholdCrossingDetector
setSearchTimeoutDuration(const UINT searchTimeoutDuration)GRT::ThresholdCrossingDetector
setSearchWindowSize(const UINT searchWindowSize)GRT::ThresholdCrossingDetector
setThresholdCrossingMode(const UINT thresholdCrossingMode)GRT::ThresholdCrossingDetector
setUpperThreshold(const double upperThreshold)GRT::ThresholdCrossingDetector
thresholdCrossingDetected (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetectorprotected
ThresholdCrossingDetector(UINT analysisMode=RAW_DATA_ANALYSIS_MODE, UINT thresholdCrossingMode=UPPER_THRESHOLD_CROSSING, UINT detectionTimeoutMode=TIMEOUT_COUNTER, double lowerThreshold=-1, double upperThreshold=1, double hysteresisThreshold=0, UINT searchWindowSize=20, UINT searchTimeoutDuration=1000, UINT offsetFilterSize=10)GRT::ThresholdCrossingDetector
ThresholdCrossingDetector(const ThresholdCrossingDetector &rhs)GRT::ThresholdCrossingDetector
thresholdCrossingMode (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetectorprotected
ThresholdCrossingModes enum name (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetector
TIMEOUT_COUNTER enum value (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetector
triggerSearchTimeout()GRT::ThresholdCrossingDetector
update(const double x)GRT::ThresholdCrossingDetector
UPPER_OR_LOWER_THRESHOLD_CROSSING enum value (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetector
UPPER_THEN_LOWER_THRESHOLD_CROSSING enum value (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetector
UPPER_THRESHOLD_CROSSING enum value (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetector
upperThreshold (defined in GRT::ThresholdCrossingDetector)GRT::ThresholdCrossingDetectorprotected
~ThresholdCrossingDetector()GRT::ThresholdCrossingDetector