Skip to content

sumedhnvda/miniproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

miniproject

face recognition software using open cv here datacollect.py file will take 500 black and white image of the user. later the train.py will train on these photo It breaks down each face's texture into patterns, creating histograms that are like unique 'face fingerprints'. then in model.py when user show their face, system calculates its pattern and compares it to trained data. If they match, bingo! The face is recognized. If not then 'unknown' is displayed on screen above user face.

About

face recognition software using open cv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages