PRATYUSHNAIR1976 / Facial-Recognition-using-opencv

Faces are detected and Recognized

Home Page:https://medium.com/@pratyushnair1976/facial-recognition-using-open-cv-1d58be3db40b

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facial-Recognition-using-opencv

Faces are Detected using Haarcascade Faces are recognized using LBPH Recognizer. Steps of execution:

  1. Create a data set (Folder) with all the similar faces labeled under one folder. 1.1 Download the harcascades and place it in a folder and edit the path in the code.(for detection).
  2. set the path in Facestrain.py
  3. Run facestrain.py
  4. Run Computervision.py
  5. Great Job !!

About

Faces are detected and Recognized

https://medium.com/@pratyushnair1976/facial-recognition-using-open-cv-1d58be3db40b


Languages

Language:Python 100.0%