Skip to content

KJPHOENIX/Face_Recognition_GUI_Py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face_Recognition_GUI_Py

A very Simple Gui app for Face Detection
      1.Collect Face Data
      2.Detecte the face

Requirements

pip install opencv-python
pip install face_recognition

installation

  As a first step remember to download the files from the file below and among the various Python files you will also find simple_facerec.py, remember that this is not a library so to include it in your project, put this file in the same folder and these are the correct lines of code to start.

Screenshot 2023-08-13 214720

Screenshot 2023-08-13 214739