- Python
to avoid autopy, mediapipe errors use python 3.8.0
- Install all libraries, tools etc from requirements file
$ pip install -r requirements.txt
- start detections using
$ python MouseControl.py
- Only index finger up: Mouse Moving Mode
- Use index finger to move around the cursor
- Index and middle fingers up: Clicking Mode
- Touch index and middle fingers to make a left click