GECKO 1.0
Human-computer interface based on hand gesture recognition
double HandDescriptor::getHandAngle ( )

Returns the angle of the box enclosing the hand.

{
    return _hand_angle;
}
 All Classes Functions Variables