diff --git a/gesture_recognition.py b/gesture_recognition.py index 0e38abb7..f1bc7b09 100644 --- a/gesture_recognition.py +++ b/gesture_recognition.py @@ -145,6 +145,18 @@ def handle_finger_detection(finger_count): # paused = True # popup_open = True # show_stop_recognition_window() + # if finger_count == 1: + # paused = True + # popup_open = True + # show_stop_recognition_window() + # if finger_count == 1: + # paused = True + # popup_open = True + # show_stop_recognition_window() + # if finger_count == 1: + # paused = True + # popup_open = True + # show_stop_recognition_window() def show_finger_window(message): def on_continue():