Skip to content

Codilis/Face-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image-Recognition

Recognise the face of a person using a video camera

Used Python, OpenCV for recognition and MySQL for database management

Software Requirements:

  1. Python 3
  2. install opencv-contrib-python using pip
  3. MySQL to Python connector that can be downloaded from https://dev.mysql.com/downloads/connector/python/

Add Your MySQL username and password in the files detector.py and create_dataset.py before running them.

About

Recognise face of a person using a video camera

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages