GECKO 1.0
Human-computer interface based on hand gesture recognition
std::vector< cv::Rect > & HandDetector::getLastFacesPos ( )

Returns the last position of the face.

{
    return lastFacesPos;
}
 All Classes Functions Variables