https://github.com/shweshi/slap-on-face
Fun Eel Slap! project with a twist. You can use your hand to slap the eel. This project uses Tensorflow Handtrack.js for hand detection and uses it to slap the eel.
https://github.com/shweshi/slap-on-face
eelslap handtracking handtrackjs machine-learning tensorflow
Last synced: 22 days ago
JSON representation
Fun Eel Slap! project with a twist. You can use your hand to slap the eel. This project uses Tensorflow Handtrack.js for hand detection and uses it to slap the eel.
- Host: GitHub
- URL: https://github.com/shweshi/slap-on-face
- Owner: shweshi
- License: mit
- Created: 2019-10-11T15:43:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T20:18:58.000Z (about 5 years ago)
- Last Synced: 2025-02-27T04:48:05.215Z (over 1 year ago)
- Topics: eelslap, handtracking, handtrackjs, machine-learning, tensorflow
- Language: JavaScript
- Homepage: https://www.shashi.dev/slap-on-face
- Size: 1.12 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# slap-on-face
Fun [Eel Slap!](http://eelslap.com/) project with a twist. You can use your hand to slap the eel.
This project uses Tensorflow [Handtrack.js](https://github.com/victordibia/handtrack.js/) for hand detection and uses it to slap the eel.

### Usage
- Visit the online [site](https://shashi.dev/slap-on-face/)
- It will ask for camera permission
- Provide the permission
- Bring your hand in the field of view of camera
- Move your hand across
- Enjoy
### Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE OF CONDUCT](CODE_OF_CONDUCT.md) for details.
### License
The MIT License (MIT). Please see [License File](LICENSE) for more information.
### Happy coding!