https://github.com/cardwizard/mouse-control
https://github.com/cardwizard/mouse-control
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cardwizard/mouse-control
- Owner: cardwizard
- Created: 2015-03-28T16:28:01.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-28T16:30:59.000Z (about 11 years ago)
- Last Synced: 2023-08-26T23:01:37.103Z (almost 3 years ago)
- Language: C++
- Size: 1.12 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mouse-Control
Replicate your head movement to your mouse. Uses Simple Xdotool commands to control this. Run the try2.cpp file.
Uses Haar Cascades for finding and localizing your head/eye. Some basic median and Gaussian filtering.