zinia94 / EyeWarning

Android Based Drowsy Driver Detection Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Android Based Drowsy Driver Detection Application


Languages

Language:Java 99.7%Language:CMake 0.2%Language:AIDL 0.1%Language:C++ 0.0%