Skip to content

An individual project in Computer vision using OpenCV and face_recognition modules in Python 3.9.

Notifications You must be signed in to change notification settings

olivcha/Simple-Face-Recognition_Computer-vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Face-Recognition_Computer-vision

An individual project in Computer vision using OpenCV and face_recognition modules in Python 3.9.
The application only recognises faces found in supplied images in Faces directory.
Provided images of president Andrzej Duda and actor Daniel Olbrychski.

Requirements

pip install opencv-python
pip install dlib
pip install cmake
pip install face_recognition
pip install numpy

If facing issues with dlib installation, you might have to download a dlib wheel from GitHub or other online sources and install it directly from there.

Created thanks to Idently account on YouTube.

About

An individual project in Computer vision using OpenCV and face_recognition modules in Python 3.9.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages