Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 1.52 KB

README.md

File metadata and controls

17 lines (15 loc) · 1.52 KB

Drowsinesss_Yawn_detection(Computer Vision using Python)

  • Configration

    • Anaconda Virtual Environment
    • python 3.11.7
    • Install external libraries
      • First, you should install opencv and other libraries in current directory
      pip install -r requirements.txt
      
  • Get required .dat and .xml files

    • First, you should download .dat and .xml file from the openCV github-repo also save in same folder.(already provided in the same folder)
  • Run the program

    • Directly Run the program if there are no errors regarding the installattion of the libraries

    • Note: You an always change how the system gives you the alert using different libraries

    • If you like it please give me a star and fork it :)