GECKO 1.0
Human-computer interface based on hand gesture recognition
float AppLauncher::getPercentageMatches ( int  i)

Returns the current number of positive matches of the ith value as a percentage.

{
    return _state_machines[i].getPercentageMatches();
}
 All Classes Functions Variables