Happy Meter based on your expression in a camera.
- Open https://wtbdg.github.io/ai/ on your smartphone
- Try to smile. Sticker will change based on your expression
- Press Capture button to capture your expression
- Press button on the left to take another one
- Press button on the right to save your expression into an image file
The heart of the lib is JEELIZFACEEXPRESSIONS
. It relies on Jeeliz WebGL Deep Learning technology to detect and track the user's face using a deep learning network, and to simultaneously evaluate the expression factors. The accuracy is adaptative: the best is the hardware, the more detections are processed per second. All is done client-side.
Here is the indices of the morphs returned by this library:
- 0: smileRight → closed mouth smile right
- 1: smileLeft → closed mouth smile left
- 2: eyeBrowLeftDown → left eyebrow frowned
- 3: eyeBrowRightDown → right eyebrow frowned
- 4: eyeBrowLeftUp → raise left eyebrow (surprise)
- 5: eyeBrowRightUp → raise right eyebrow (surprise)
- 6: mouthOpen → open mouth
- 7: mouthRound → o shaped mouth
- 8: eyeRightClose → close right eye
- 9: eyeLeftClose → close left eye
- 10: mouthNasty → nasty mouth (show teeth)
https://github.com/jeeliz/jeelizWeboji/blob/master/doc/jeelizFaceExpressions.pdf