Skip to content

Experimental Lie Detector project using facial micro-expressions (currently on hold)

Notifications You must be signed in to change notification settings

Tejas1908/Lie-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lie-detector

(Currently on hold)

The goal of this project was to identify if a person was lying by analysing a video feed and extraccting facial microexpressions. We used OpenCV's harrcascade classifiers for face detection and eye detection. This ROI was then amplified using Eulerian video magnification for visualizing the human pulse. This algorithm amplifies the periodic color variation in the human face, using which we can obtain the pulse rate. Now this can be one of the features contributing to the classification.

We couldn't think of other distinguishing features that could be used for classification (hence on hold).

About

Experimental Lie Detector project using facial micro-expressions (currently on hold)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages