Skip to content

mathurshubh/face_and_eye_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Detecting faces and eyes using OpenCV.

This program is useful for detecting faces and eyes in a picture. In this example, I have taken an image of Lionel Messi from FC Barcelona.

Dependencies

You can install opencv using the following -

For mac:

brew install opencv3

For windows:

pip install opencv-python

Releases

No releases published

Packages

No packages published