Skip to content

Face Recognition in Python using OpenCV and face_recognition library.

Notifications You must be signed in to change notification settings

AdityaAshvin/Face_Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face_Recognition

forthebadge

Description

Face Recognition in Python using OpenCV and face_recognition library.

Steps to run this in your local machine

1. Install python

https://realpython.com/installing-python/

2. Clone this Repo

Use the following command

git clone https://github.com/AdityaAshvin/Face_Recognition.git

2. Install the required libraries

Use the following command

pip install -r requirements.txt

3. Final Step

Use the following command

python face_rec.py

Screenshots

Original image

screenshot

Final image

Screenshot2

About

Face Recognition in Python using OpenCV and face_recognition library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages