GECKO 1.0
Human-computer interface based on hand gesture recognition
bool StateMachine::getFound ( )

Gets the current state of the state machine.

{
    return found;
}
 All Classes Functions Variables