parent
b47cf8261f
commit
727f67b82e
@ -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…
Reference in new issue