Use your hand as a mouse with Mediapipe Hands.
-
Install mediapipe in python.
The installation method depends on the processor type.
If you're using Apple-sillicon, the following may help.
https://github.com/cansik/mediapipe-silicon -
Clone and install libs.
git clone https://github.com/kAwA1290/AirMouse.git
cd ./AirMouse
pip install -r requirements.txt
- Run.
python myapp.py
I am not responsible for any damages caused by using this application.