Skip to content

Dharma-aaryan/Face-Eyes-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Face-Eyes-Detection

Face and eye detection in python using opencv

To run the code, first create a folder and download the code in that folder and then run the code in any IDE or command prompt or terminal.

#My filename is live_face_detection. instruction to run in command prompt/terminal - python live_face_detection.py(for python version 3.8 and below) py live_face_detection.py(for python version 3.9 and above)

Libraries required/used(if required install these libraries using the following command in terminal): pip install opencv-python pip install numpy

About

Face and eye detection in python using opencv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages