Skip to content

decadenza/SecurFace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecurFace

This is a demonstrative-only application using face recognition for security purpose.

Requirements:

AdminGUI.pyw:

  1. Insert a username and relative password
  2. Start face recognition training taking 3 photos
  3. You can test your face matching clicking "Test face matching"
  4. Save current user into database

UserGUI.pyw:

  1. Insert username and password previously created with AdminGUI.py
  2. Click on "FACE LOGIN"
  3. Enjoy

N.B. The "server" folder emulates a remote server that contains user data.

Copyright 2017 Pasquale Lafiosca

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A demonstrative face recognition application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages