https://github.com/shimabox/henohenomohe-js
Face recognition with clmtrakr.js and draw Henohenomoheji(Japanese style Emoji).
https://github.com/shimabox/henohenomohe-js
face-detection face-recognition
Last synced: about 1 month ago
JSON representation
Face recognition with clmtrakr.js and draw Henohenomoheji(Japanese style Emoji).
- Host: GitHub
- URL: https://github.com/shimabox/henohenomohe-js
- Owner: shimabox
- License: mit
- Created: 2019-03-17T08:45:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-04T02:05:59.000Z (almost 6 years ago)
- Last Synced: 2025-01-31T08:14:26.141Z (3 months ago)
- Topics: face-detection, face-recognition
- Language: JavaScript
- Size: 701 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# henohenomohe-js
**へのへのもへじ(Henohenomoheji)** is japanese style Emoji.
This library performs face recognition in clmtrakr.js and draws へのへのもへじ(Henohenomoheji).## Demo

https://shimabox.github.io/henohenomohe-js/

It runs if it is a browser supporting the **getUserMedia API**.
[Can I use... Support tables for HTML5, CSS3, etc](https://caniuse.com/#search=getUserMedia "Can I use... Support tables for HTML5, CSS3, etc")## Notes
- Battery exhaustion is intense
- In the case of a smartphone it will be hot## Related
[shimabox/v2c: Video(webcam) to canvas.](https://github.com/shimabox/v2c "shimabox/v2c: Video(webcam) to canvas.")
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.