Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 512 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 512 Bytes

moodDetector

An application that utilizes a webcam to determine the user's mood based on his/her facial expressions.

face-detector-image

Running application

In order to run the application, follow the steps below.

  1. Clone repository.
  2. In text editor Visual Studio Code, install the "Live Server" extension by Ritwick Dey.
  3. When looking at the folders/files, right-click index.html and select "Open with Live Server".
  4. Test out the application!