https://github.com/smaranjitghose/game_gesturization
Leveraging the power of win32.dll and opencv to play games with simple gestures!
https://github.com/smaranjitghose/game_gesturization
dll game gesture opencv python
Last synced: about 1 month ago
JSON representation
Leveraging the power of win32.dll and opencv to play games with simple gestures!
- Host: GitHub
- URL: https://github.com/smaranjitghose/game_gesturization
- Owner: smaranjitghose
- License: mit
- Created: 2020-07-23T10:19:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-01T04:44:08.000Z (almost 6 years ago)
- Last Synced: 2025-03-21T07:27:52.987Z (over 1 year ago)
- Topics: dll, game, gesture, opencv, python
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
Game Gesturization

Have you ever wanted to play those cool games by making gestures?

But, limited by costly hardware or specialized software?

Well, what I said you need a webcam, some cheap and fancy gloves you love and a spell of Python?

Ya, it's as simple as that. We are going to leverage some image processing and play around with the dll files of our operating system to make this happen.
License 📜

[MIT License](https://github.com/smaranjitghose/PianoCV/blob/master/LICENSE)