pull/264/merge
Sujan Chhetri 2 years ago committed by GitHub
commit f0a49bd19f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,27 @@
# Facemotion Detector
**Tier:** 2-Intermediate
An application that will allow users to interact with their webcam and the app will detect their Facial Expression.
## User Stories
- [ ] Allow the user to interact with the webcam
- [ ] User can move around and make facial expressions
- [ ] User can see the Facial Expression in %
- [ ] User can show a picture or image on the camera
## Bonus features
- [ ] User can see their age & gender
- [ ] User can hear a music or sound based on their expression
## Useful links and resources
Details of the face-api can be found [here](https://github.com/justadudewhohacks/face-api.js).
## Example projects
[Example1](https://facemotion.netlify.app/)
[Example2](https://justadudewhohacks.github.io/face-api.js/face_and_landmark_detection/)
Loading…
Cancel
Save