Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 769 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 769 Bytes

AUI-Smart-Mirror

This code enables facial recognition, facial keypoint tracking, emotion recognition, and head-pose estimation in Javascript. It was developed as part of a smart-mirror installation, presented at the HfG Schwäbisch Gmünd in July 2019.

image

Facial recognition relies on face-api.js, while emotion and pose rely on Affectiva.

The app must be run from a local HTTP server and is designed for a 1280 x 1900 aspect ratio.

See adaptive-ui.com or matthewjoerke.com/adaptive-ui for more details about the project.