https://github.com/iv4n-ga6l/hand-controlled-computer-interface
Hand-controlled computer interface using haarcascade_hand.xml hand detector model, openCV and pyautogui
https://github.com/iv4n-ga6l/hand-controlled-computer-interface
haar-cascade haar-cascade-classifier haarcascade-hand opencv pyautogui python
Last synced: 7 months ago
JSON representation
Hand-controlled computer interface using haarcascade_hand.xml hand detector model, openCV and pyautogui
- Host: GitHub
- URL: https://github.com/iv4n-ga6l/hand-controlled-computer-interface
- Owner: iv4n-ga6l
- Created: 2024-05-24T16:34:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-19T13:35:09.000Z (over 1 year ago)
- Last Synced: 2025-01-31T13:13:52.565Z (8 months ago)
- Topics: haar-cascade, haar-cascade-classifier, haarcascade-hand, opencv, pyautogui, python
- Language: Python
- Homepage:
- Size: 62.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hand-controlled computer interface using haarcascade_hand.xml hand detector model, openCV and pyautogui
- Control computer cursor with hand.
- Perform actions (clicking, scrolling) with hand.