https://github.com/shimabox/f3
Face(eyes)! Face(nose)! Face(mouth)!
https://github.com/shimabox/f3
clmtrackr face-detection face-recognition
Last synced: about 1 month ago
JSON representation
Face(eyes)! Face(nose)! Face(mouth)!
- Host: GitHub
- URL: https://github.com/shimabox/f3
- Owner: shimabox
- License: mit
- Created: 2020-07-17T01:50:26.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-23T00:09:56.000Z (over 4 years ago)
- Last Synced: 2025-01-31T08:14:27.325Z (3 months ago)
- Topics: clmtrackr, face-detection, face-recognition
- Language: JavaScript
- Homepage:
- Size: 1.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# F3
Face(eyes)! Face(nose)! Face(mouth)!
## Feature
F3 is a face tracking joke app.
- Face recognition using js(by [auduno/clmtrackr](https://github.com/auduno/clmtrackr "auduno/clmtrackr: Javascript library for precise tracking of facial features via Constrained Local Models"))
- Draws the eyes, nose and mouth
- You can also draw a face only
- Face parts can be dragged while stopped## Demo

https://shimabox.github.io/F3/

## Confirmed
### macOs Mojave
- Chrome
- 85.0.4183.102
- FireFox
- 80.0.1
- Safari
- 14.0 (14610.1.28.1.9)
- sorry, too heavy### Android11 (Pixel3)
- Chrome
- 85.0.4183.101### iPhone
- Safari
- iOS(13.7)### iPad
- Safari
- iOS(12.4.8)
- sorry, too heavy## 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.")
## See Also
[【JavaScript】clmtrackrで顔認識して遊ぶ - Qiita](https://qiita.com/shimabox/items/677098a533b909089235 "【JavaScript】clmtrackrで顔認識して遊ぶ - Qiita")
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.