GECKO 1.0
Human-computer interface based on hand gesture recognition
void HandDescriptor::operator() ( const cv::Mat &  skinMask)

Update the internal characteristics stored.

This is a wrapper of the update function, to call it in a more intuitive way.

Parameters:
skinMaskBinary image containing the skin zones of hand candidates
{
    update ( skinMask );
}

Here is the call graph for this function:

 All Classes Functions Variables