Control your computer with hand gestures or eye gaze (experimental).
Project description
hand_mouse
Control your computer with hand/eye tracking using MediaPipe and OpenCV.
Quick example (eye tracking):
from hand_mouse import EyeTracker, move_cursor, click
import pyautogui
et = EyeTracker()
frame, results = et.get_frame()
# see examples/eye_control_demo.py for a runnable demo
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hand_mouse-0.1.0.tar.gz
(16.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hand_mouse-0.1.0.tar.gz.
File metadata
- Download URL: hand_mouse-0.1.0.tar.gz
- Upload date:
- Size: 16.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89c4b88ee36e4fff96dd484a9660b9ce38a340fc5303f5b25eb7977a36f3a503
|
|
| MD5 |
21110223dfbf8a1c7d8131dbf073b251
|
|
| BLAKE2b-256 |
c7ffb0f47939cf84a6aff6127d0581b255e84e597a34a2a84b9e5eaf1c6679ea
|
File details
Details for the file hand_mouse-0.1.0-py3-none-any.whl.
File metadata
- Download URL: hand_mouse-0.1.0-py3-none-any.whl
- Upload date:
- Size: 21.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
816e32446194527780df54e492cc6f00b2f82c3f7e78dc19a59ac26f5b32aa1e
|
|
| MD5 |
4ed65d96d8b4749f58f559aa19e3306c
|
|
| BLAKE2b-256 |
ccccb2013bd758eb9c8ce803c28aaff8b23afc19ee48751da35f7fb39c7e0faa
|