Skip to content

shameelabdullanp/myface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

realtime facial recognition in python

Face detection and facial recognition along with recognized persons name from text

General Languages and versions

numpy==1.21.2
opencv-contrib-python==3.4.15.55
Pillow==8.3.2

How to install ? (Linux)

setting up python environment

   python3 -m venv venv 
   . /venv/bin/activate

installing requirements.txt

pip install -r requirements.txt

Run -

python main.py

About

Face Rec. using python3 and opencv

Topics

Resources

Stars

Watchers

Forks

Languages