Skip to content

Program that can detect faces using OpenCV. Gives the option for video file, image or live footage

Notifications You must be signed in to change notification settings

manusandoval05/face-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

face-detection

Program that can detect faces using OpenCV. Gives the option for video file, image or live footage The program was written in a virtual environment so no dependencies have to be installed. To run the program simply open the face-detection-program in a terminal. Then start the virtual environment. In linux or Mac: source bin/activate In Windows: ..\Scripts\activate

After that, just head to src directory cd src and type the following command python3 Face-Detector.py and you are good to go

About

Program that can detect faces using OpenCV. Gives the option for video file, image or live footage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages