Final Project Application "Analyzing Facial Expression Change Based On Photo Impression".
Author : Rasyadh Abdul Aziz
Supervisors :
1. Nana Ramadijanti, S.Kom., M.Kom.
2. Drs Achmad Basuki, M.Kom., Ph.D.
this app is used to analyze the change of a person's facial expression when he sees some photos.
by using the detection of facial expressions then this application can determine the facial expression of what is being experienced by someone.
the result of the change of facial expression will be analyzed so as to give the output.
this application runs on a web platform by utilizing several technologies of web technology and image processing.
Flask Microframework
Flask SQLAlchemy
Socket IO
Bulma CSS framework
jQuery
Font Awesome
SweetAlert
Chart.js
OpenCV
dlib
NumPy
scikit learn
- Install all dependencies
pip install -r requirements.txt
- Run
python run.py
at root directory