Best Flask open-source libraries and packages

Face id

Face Recognition Authentication project
Updated 3 months ago

Face Recognition Authentication

Introduction

[!NOTE] This project aims to provide a secure and seamless identity verification process using facial recognition technology.

Installation and Setup

pip install flask
pip install dlib
pip install face_recognition
git clone https://github.com/khashayardadashi/face-id.git

Face Recognition Algorithm

[!TIP] This project is written using haarcascades artificial intelligence algorithm

Developed tools

[!NOTE] This program is written using Python's Flask framework, along with the OpenCV library and the Haar Cascade artificial intelligence algorithm.