/Flask_FacialRecognition_WebService

Simple Facial Recognition Web app based on flask framework, haarcascades and OpenCV.

Primary LanguageCSSMIT LicenseMIT

Flask_FacialRecognition_WebService

Simple Facial Recognition Web app based on flask framework and OpenCV.

Prerequisites:

1 - Python

2 - OpenCV

3 - Flask

How to Use:

1 - Clone the repo.

2 - Install the required libraries.

3 - Run Flask_FacialRecognition_WebService.py.

4 - Refer to the application root to get started.

5 - For deployment purposes refer to flask documentation : https://flask.palletsprojects.com/en/1.1.x/deploying/