Skip to content

Emotion-quote is a web application which detects the facial expression in pictures.

License

Notifications You must be signed in to change notification settings

mi5t4n/emotion-quote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emotion-quote

Emotion-quote is a web application which detects the facial expression in pictures.

Features

  • Image can be taken from webcam.
  • Image can be uploaded.
  • Detect other features like smile, accessories and age.

Setup the project.

Step 1 : Install dependencies.

                  npm install

Step 2: Get key from Microsoft API.

                  Click here to get the Microsoft Face API Keys Microsoft Face API
                  After creating account, you will get the Face API Keys. Image of Face API Keys                                                                                     Fig: Image of Face API Keys

Step 3: Setup the subscription key.

                  Copy either Key 1 or Key 2 and paste the key to the subscriptionKey variable in app.js
                  var subscriptionKey = "31a9aa5823fd4371b59f628d904f85bd";

Screenshots

Image of Screenshot
                                                                                    Fig: Image of Screenshot