jemshid123 / facialrecognition

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%