GECKO 1.0
Human-computer interface based on hand gesture recognition
cv::Rect HandDescriptor::getBoundingBox ( )

Returns the bounding box enclosing the detected hand.

{
    return _hand_bounding_box;
}
 All Classes Functions Variables