Skip to content

In this repository you will find an efficient 'Real Time Driver Drowsiness Detection for an Intelligent Transportation System', that will work on various constraints like while wearing Eye Glasses, Mask etc.

License

Notifications You must be signed in to change notification settings

Kathirvelthangaraju/Driver-Drowsiness-Detection

Real-Time-Driver-Drowsiness-Detection-

PROPOSED-SYSTEM
The proposed system for a driver drowsiness detection system incorporates advanced technologies to enhance road safety. By leveraging computer vision techniques and machine learning algorithms, the system monitors the driver's facial expressions, eye movements, and Yawning to detect signs of drowsiness. Real-time data from cameras inside the vehicle fed into the system, Then the data is preprocessed and then by using Harr-Cascade algorithm face recognition is done. By Eye Aspect Ratio (EAR) the openness of the eye is checked. Then the Mouth Aspect Ratio is used to check the openness of the mouth for yawning, which then analyzes the collected information to determine the driver's level of alertness. In the event of detecting drowsiness, the system triggers auditory warnings to prompt the driver to regain focus.

WORKING
STEP 1: Importing OpenCV.
STEP 2: Apply Harr cascade algorithm to identify key points on the face, such as eyes, mouth, and nose.
STEP 3: Calculate the Eye Aspect Ratio (EAR) to determine the openness of the eyes.
STEP 4: Monitor the mouth for yawning movements.
STEP 5: If the calculated EAR falls below a certain threshold for a specific duration, it indicates drowsiness.
STEP 6: Then an auditory alert will played to alert the driver to regain his focus.

HOW TO RUN


CONTACT
  • NAME: KATHIRVEL T

  • PHONE: 9025610912

  • E-MAIL: kathirvelthangaraju@gmail.com

About

In this repository you will find an efficient 'Real Time Driver Drowsiness Detection for an Intelligent Transportation System', that will work on various constraints like while wearing Eye Glasses, Mask etc.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages