Skip to content

Final Project Application "Analyzing Facial Expression Change Based On Photo Impression"

Notifications You must be signed in to change notification settings

rasyadh/photos-impression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photos Impression

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.

Description

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.

Platform

this application runs on a web platform by utilizing several technologies of web technology and image processing.

Web Technology

Flask Microframework
Flask SQLAlchemy
Socket IO
Bulma CSS framework
jQuery
Font Awesome
SweetAlert
Chart.js

Machine Learning & Computer Vision Library

OpenCV
dlib
NumPy
scikit learn

Database

SQLite

Photos Assets

Unsplash

How to launch the app

  1. Install all dependencies pip install -r requirements.txt
  2. Run python run.py at root directory