GECKO 1.0
Human-computer interface based on hand gesture recognition
|
current_negative_matches | StateMachine | [private] |
current_positive_matches | StateMachine | [private] |
found | StateMachine | [private] |
getFound() | StateMachine | |
getPercentageMatches() | StateMachine | |
getValue_to_track() const | StateMachine | |
max_negative_matches | StateMachine | [private] |
min_positive_matches | StateMachine | [private] |
reset() | StateMachine | |
setValue_to_track(const int &value) | StateMachine | |
StateMachine(int value_to_track, unsigned int min_positive_matches, unsigned int max_negative_matches) | StateMachine | |
update(int current_value) | StateMachine | |
value_to_track | StateMachine | [private] |