Skip to content

2019 Silicon Valley Date Science Program :: Team getITbeauty

come-back-home/SV_getITbeauty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SV_getITbeauty

2019 Silicon Valley Date Science Program :: Team getITbeauty

Real-Time Face Recognition

  1. Face Detection - Using OpenCV Haar feature-based cascade classifiers

  2. Data Gathering - Gather face data (images) of the persons to be identified than create a dataset

  3. Train the Recognizer - Feed the face data and respective id's of each face to the recognizer so that it can learn

  4. Recognition - Recognizer predicts its id and an index, shown how confident the recognizer is with this match


Reference : https://www.hackster.io/mjrobot/real-time-face-recognition-an-end-to-end-project-a10826

About

2019 Silicon Valley Date Science Program :: Team getITbeauty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages