Skip to content

Simple Face and Eye detection using OpenCV with Python 3

Notifications You must be signed in to change notification settings

git-ruthvik/EyeDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EyeDetection

Simple Face and Eye detection using OpenCV with Python 3

Clone the repo and run the Jupyter notebook file. For in-built webcam, do no changes. For external cameras, change cv2.VideoCapture(0) from 0 to 1. After running successfully, Press enter Key to exit output window.

About

Simple Face and Eye detection using OpenCV with Python 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published