GECKO 1.0
Human-computer interface based on hand gesture recognition
|
_commands_to_launch | AppLauncher | [private] |
_found | AppLauncher | [private] |
_state_machines | AppLauncher | [private] |
_values_to_track | AppLauncher | [private] |
AppLauncher(std::string config_file, int positive_matches, int negative_matches) | AppLauncher | |
AppLauncher(std::string config_file, std::vector< int > positive_matches, std::vector< int > negative_matches) | AppLauncher | |
configFileParser(std::string config_file) | AppLauncher | [private] |
getFound(int i) | AppLauncher | |
getNumberOfCommands() | AppLauncher | |
getPercentageMatches(int i) | AppLauncher | |
getValueToTrackAt(int i) | AppLauncher | |
update(int current_value) | AppLauncher |