Skip to content

Android Based Drowsy Driver Detection Application

Notifications You must be signed in to change notification settings

zinia94/EyeWarning

Repository files navigation

EyeWarning

For my undergraduate final year project, I developed an Android-based drowsiness detection system utilizing image processing techniques. The result is a smartphone application that monitors a driver's face in real time, alerting them if their eyes remain closed or nearly closed for more than two seconds. This application uses the smartphone's front camera to continuously observe the driver's face. To effectively use this system in real-world scenarios, drivers will need a mobile stand to secure their phones within their vehicles.

Requirements

  1. Hardware
  • Android Device with minimum sdk 21
  • Mobile stand for vehicles
  1. Software
  • download OpenCV Manager from google playstore
  • Download shape_predictor_68_face_landmark.dat and store in internal storage of the android device
  • Run the application

What I used

  • Opencv Library
  • Dlib library
  • Android Studio

Implementation

alt text

alt text

Releases

No releases published

Packages

No packages published

Languages