Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 310 Bytes

File metadata and controls

9 lines (5 loc) · 310 Bytes

Drowsiness-Detection-using-Head-Movement

Driver Drowsiness Detection

Here i am uisng Dlib Landmark detector with Opencv functions to detect number of people and driver among them.

Once driver is selected drowsiness is detected based on yawning.

To compile this, dlib and opencv library are required.