Skip to content

abhishuraina/Face-Recognization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face-Recognization

It takes data from the webcam and store in folders and using K-NN classifies and Haarcascade classifier.

  1. Face_data.py takes data (converts it into numpy array) of the user from the webcam and stores it into a folder with the name given.
  2. faceRecod.py identifies the person from the data taken by Face_data.py using K-NN algorithm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages