GECKO 1.0
Human-computer interface based on hand gesture recognition
bool HandDescriptor::handFound ( )

Returns true if a hand was found.

{
    return _hand_found;
}
 All Classes Functions Variables