Skip to content

Commit 96d0eb6

Browse files
Merge pull request #2028 from Hemant-Dua/patch-1
Update hand_motion_recognizer.py
2 parents e72713b + 080e647 commit 96d0eb6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Hand-Motion-Detection/hand_motion_recognizer.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
import mediapipe as mp
22
import cv2
3-
import numpy as np
4-
import uuid
5-
import os
63

74
mp_drawing = mp.solutions.drawing_utils
85
mp_hands = mp.solutions.hands

0 commit comments

Comments
 (0)