Skip to content
This repository has been archived by the owner on Oct 21, 2020. It is now read-only.

A simple GUI application for Microsoft Emotion API.

License

Notifications You must be signed in to change notification settings

seanwu1105/emotion-api-simple-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emotion API Simple GUI

Requirements Status

A simple GUI for Microsoft Emotion API testing.

preview

How to Use

  1. Get an Emotion API key by creating Microsoft Azure account.
  2. Clone this repo.
  3. run python main_application.py.
  4. Input Emotion API Key in the first entry of the GUI application.

Dependencies

Tkinter

apt-get install python3-tk

OpenCV

pip3 install opencv-python

Matplotlib

pip3 install matplotlib

About

A simple GUI application for Microsoft Emotion API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages