Skip to content

Wrote this really quickly, but it detects faces in the webcam using the cv2 python module.

License

Notifications You must be signed in to change notification settings

shah-aarav/SimpleFaceDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Wrote this really quickly, but it detects faces in the webcam using the cv2 python module.

Install Requirements and dowload repository

python3 -m pip install opencv-python && git clone https://github.com/bigpecks/SimpleFaceDetection.git && cd SimpleFaceDetection

To Run

python3 facedetection.py

TODO:

Make the little label thingy look more pleasing.

About

Wrote this really quickly, but it detects faces in the webcam using the cv2 python module.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages