Skip to content

Azgoh/Face-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Face Detection

A python script using the OpenCV library to detect faces in an image or a video using the webcam. The scripts will draw a green rectangle for every face found. If you want to test it with an image, you will have to add a tester image to the repo and specify its path in the image_path inside the detection-script.py. If not, then there are necessary instructions inside the script on how to run it with only your webcam.

Running the script

Run the following command to run the script:

python3 detection-script.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages