This is a simple program that uses the Hand Gestures to control the mouse pointer.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Any IDE (Vs Code, PyCharm etc. )
- Python installed in your system
pip install -r requirements.txt
-
Run the main.py file.
-
MOVE HAND to move the mouse pointer.
-
SNAP to close/terminate the program.
-
click THUMB and POINTER finger to click the mouse.