/AirMouse

A touchless, futuristic mouse is your hand.

Primary LanguagePythonApache License 2.0Apache-2.0

AirMouse

Use your hand as a mouse with Mediapipe Hands. demo_low_resolution

Installation

  1. 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

  2. Clone and install libs.

git clone https://github.com/kAwA1290/AirMouse.git
cd ./AirMouse
pip install -r requirements.txt
  1. Run.
python myapp.py

I am not responsible for any damages caused by using this application.