private void DoRecognition()
 {
     CaptureHand capture = new CaptureHand(this);
 }
 private void DoRecognition()
 {
     CaptureHand capture = new CaptureHand(this);
 }