Skip to content

Jellal-HT/Face-Recognition---Fatigue-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Face-Recognition Fatigue-Detection

Description:

  The goal of this program is to analyze whether the driver is fatigued and prompt for safety in time. 
  It uses the technique of facial recognition to collect facial information of yawning and blinking.
  And based on these two set of data, it will judge whether the object is fatigue or not.

Environment:

  Win10、Python3.7、anaconda3

Technology:

  Opencv: image processing
  Dlib: using hape_predictor_68_face_landmarks.dat to process facial detection
  Numpy
  Imutils

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages