A ML code which is used to perform some video playback functions just by using our Hand Gestures
To install requirements for this project execution execute the following command in the terminal.
pip install -r requirements.txt
!GestureControl.py --> Actual function to execute the VLC automation based on the provided gestures.! GestureRecognition.py --> Recognizes the number of fingers shown [*as of now only 1 hand is considered] HandTrackingMin.py --> Minimum logic to utilize the Media Pipe functionality HandTrackingModule.py --> Module to get the finger tips x and y axis data