Skip to content

IntelligentCiminologyLab/EmotionDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmotionDetection

This repository is the implementation of paper "Geometric positions and Optical Flow based Emotion Detection using MLP and Reduced Dimensions" by Gulraiz khan. It captures the geometric positions based emotion using facial features based on FACS standard using MLP.

Getting Started

For setting up this project you have to follow the following steps.

  • Create project userinterface in visual studio by choosing c# as primary language.
  • Create simple projects for all folders except userinterface and libs. (ASSVS.EDR, ASSVS.FAS.EDR, ...).
  • Run Interface project for testing.

Prerequisites

You will need basic understanding of image processing and programming to run this system.

  • Download the EmguCV and openCV.
  • Setup EmguCV in your project and place dlls in your userinterface project. (MSVCP140D.DLL, VCRUNTIME140D.DLL, concrt140d.dll).
  • Run the system.

Running the tests

For running the test you only need to run userinterface project and provide either image from your system or check emotion though your webcam.

Built With

  • EmguCV - Image processing framework
  • Weka - Machine learning framework

Authors

License

This project is licensed under the Criminalogy Lab Pakistan

Acknowledgments

  • HEC and ICT R&D

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages