Skip to content

Yoshik18/Face-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facerecognition

Simple Face Recognition System

This was made as our major project during my final year in Diploma.

Steps

  1. Download the project on your local system
  2. Make sure you have python3.6 or above.
  3. Install python OpenCV package using pip.
  4. Then run the following files in the following order.
  • Run dataset.py to scan your face
  • Then train the data by running training.py
  • Run recognize.py to identify the face.

About

Face Recognition System🧔

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages