Skip to content

lordwarlock5001/Driver_drowsiness_with_face_recognition

Repository files navigation

Driver_drowsiness_with_face_recognition

How to use

  1. pip install -r requirements.txt (install all packages).
  2. Run GUI_DD.py file(python GUI_DD.py).
  3. Click on start button(for capture the frames from webcam).
  4. Click on stop button to stop frames.
  5. Click on Bar chart button.
    • Fill the date and view the bar chart.
  6. Click on Line chart button.
    • Fill the date and view the bar chart.

Screenshots

Main Page:


Main Page With Frames:


Bar Chart:


Line Chart:


References