Skip to content

Face-Detection using OpenCV and Python, with the Haar Classifier

License

Notifications You must be signed in to change notification settings

priyanka-kasture/Face-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face Detection


Live, web-cam based, Face Detection using OpenCV and Python, with the Haar Classifier by Viola and Jones.

Author: Priyanka Kasture | pkasture2010@gmail.com
Domain: Computer Vision
Language: Python 3.6
Environment: Spyder (Python 3.6)
Important Dependancies: OpenCV (cv2)