Skip to content

sir-rohitravindra/cv2-Realtime-Face-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Open cv2 Base Realtime-Face-Detection


Working image

## Working steps
  1. Install pycharm
  2. Install VS 2019 or higher
  3. During vs installation include c++ development on windows to allow cmake
  4. Clone the repo
  5. Install the following packages on pycharm
    • cmake
    • dlib
    • cv2-python
    • face-recognition
    • numpy
  6. Download a set of images u want recognised (ie the people it will recognise) into a ./Training Images directory
  7. Run the RealTime.py file
  8. Allow camera access tho xp

PS If u intend to use this code or some version of it in ur project dont forget to give me some credit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages