/facialrecognition

This repo contain python code to recognize face from an image using opencv and extract the faces

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Facial recognition using openCV

This repo contain python code to recognize face from an image using opencv and extract the faces

Just clone this repo and run the face.py using python 3.2 or above. Input the image file name when prompted .the /faces folder will contain extracted faces and /images folder will contain original image with face regions square boxed

Dependencies

  • openCV
  • matplotlib

Square Boxed faces

Extracted faces