Skip to content

Files

Latest commit

 

History

History
 
 

Eye Detection

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Eye Detection

It is going to detect your eyes and count the number of eyes

Modules Used

  • opencv

How it works

  • First you have to go to the path where your py file is using your cmd or terminal
  • Then you have to type python eyes.py to run the file
  • Then it will convert your live video frame by frame into grayscale
  • Then it will detect your eyes using the eyes cascade xml file
  • Then you could see green rectangle boxes appearing which is detecting your eyes
  • It will also show you the number of eyes