A simple GUI for Microsoft Emotion API testing.
- Get an Emotion API key by creating Microsoft Azure account.
 - Clone this repo.
 - run 
python main_application.py. - Input Emotion API Key in the first entry of the GUI application.
 
Tkinter
apt-get install python3-tkOpenCV
pip3 install opencv-pythonMatplotlib
pip3 install matplotlib