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

Returns the position of the center of the hand.

{
    return _hand_center;
}
 All Classes Functions Variables