| 
    GECKO 1.0 
   Human-computer interface based on hand gesture recognition 
   | 
 
 Returns the angle of the box enclosing the hand estimated by the Kalman filter after updating the prediction with the actual value. {
    return _hand_angle_estimation;
}
 | 
  
 1.7.4