Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.13 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.13 KB

face_authentication

This is a program that can be used to authenticate face using OpenCV.

latest version of this application available at https://github.com/codassassin/face_authentication_v2.0

Requirements

  • Install all the requirements given in requirements.txt
opencv-python~=4.5.2.52
mediapipe~=0.8.4.2
numpy~=1.20.3

Run the file

  • Run the face_authentication.py file:
python3 face_authentication.py

Usage Video

1. Register and authenticate a face

register-and-authenticate_kw6v6iCG.mp4

2. Duplicate entries are not allowed even with different name

false-duplication_GtcATlIc.mp4

Disclaimer !!

This tool is only for testing and academic purposes and can only be used where strict consent has been given. Do not use it for illegal purposes! It is the end user’s responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this tool and software in general.