Skip to content

SchoolOfFreelancing/FaceRecognition-GUI-APP

This branch is 3 commits ahead of, 8 commits behind joeVenner/FaceRecognition-GUI-APP:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c39d68b · May 23, 2021

History

54 Commits
May 23, 2021
Jun 17, 2020
Jul 12, 2020
Jul 28, 2020
Feb 28, 2021
May 23, 2021
Jun 19, 2020
Jun 19, 2020
Jul 12, 2020
May 2, 2021
Jun 12, 2020
Jun 12, 2020
Jun 12, 2020
May 23, 2021

Repository files navigation

Face Recogniton GUI-APP

Build Status

A very Simple Gui app for Face Detection

  • Collect Face Data
  • Build Face Classifier
  • Detecte the face

New Features!

  • Add Emotion detection
  • Fixed image loading in Linux

Installation

1 : Install the requirements .

$ pip install -r  requirements.txt

2 : Run The App

$ python app-gui.py

APP GUI

Home Page

homepage

Add a User

Add the user you want to train a classifier for
page1

Capture Data and Train Classifier

Capture Data From the face then train the classifier
page2

Users List

List of all the users
page3

Recognition

A webcam window will popup and start recognition proccess
page4

Face Recognition
emotion
Age and Gender



Made By ❤ : JoeVenner
Free Software, Hell Yeah!

About

A very Simple GUI APP for Face Detection and Recognition

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%