You are on page 1of 14

Drowsiness Detection System

Presented by :

SANA NAUBAHAR (3VY22SCS03)

SANIYA FATIMA (3VY22SCS04)

UMME SALMA (3VY22SCS07)

Presentation
VTU CENTRE FOR PG STUDIES,KALABURGI
CONTENTS
• Introduction
• Eye detection
• Result and discussion
• Conclusion
• References
INTRODUCTION:

• The purpose of the drowsiness detection system is to aid in the


prevention of accidents passenger and commercial vehicles.
• The system will detect the early symptoms of drowsiness before
the driver has fully lost all attentiveness and warn the driver that
they are no longer capable of operating the vehicle safely.
Eye detection
The frequency of eye blink becomes low if drowsiness
occurs. The mean eye landmarks' distance is used to
differentiate between the open eye and closed eye. In order to
spot the sleepiness of the driver, firstly the face and then the
eye of the driver are correctly detected.
• Eye-blinks are a good indicator of a driver's level
of alertness and are based on the frequency and
pattern changes of eye-blinks with respect to the
driver's condition.
• A decrease in the frequency of eye-blinks or an
increase in the duration of eye closure can be
indicators of driver drowsiness.
Result and
Discussion
Implementation of drowsiness detection with Python and
OpenCV was done which includes
the following steps:
• Successful runtime capturing of video with camera. Captured
video was divided into frames and each frame were analyzed.
• Successful detection of face followed by detection of eye.
• If closure of eye for successive frames were detected, then it is
classified as drowsy condition else it is regarded as normal
blink .
Conclusion :
Image processing achieves highly accurate and reliable
detection of drowsiness. Image processing offers a non-
invasive approach to detecting drowsiness without the
annoyance and interference.
References
[1] https://ieeexplore.ieee.org/document/7880030
[2] https://ieeexplore.ieee.org/document/7396336
[3] https://www.codeproject.com/Articles/26897/TrackEye-Real-Time-Tracking-Of-Human-Eyes
[4]https://realpython.com/face-recognition-with-python/
[5]https://www.pyimagesearch.com/2017/04/24/eye-blink-detection-opencv-python-dlib/
[6]https://www.pyimagesearch.com/2017/04/03/facial-landmarks-dlib-opencv-python/
Thank You

You might also like