diff --git a/HandGestureRecognition.py b/HandGestureRecognition.py index 4cf6c76..a38ffbb 100644 --- a/HandGestureRecognition.py +++ b/HandGestureRecognition.py @@ -7,7 +7,8 @@ capture = cv2.VideoCapture(0) while capture.isOpened(): - + #intro hai bhai +# get into this ga=me # Capture frames from the camera ret, frame = capture.read() @@ -109,4 +110,4 @@ break capture.release() -cv2.destroyAllWindows() \ No newline at end of file +cv2.destroyAllWindows()