This repository uses Microsoft Azure AI services that analyses faces in images via the Face API and Cognitive Services.
Deploy Azure Face API to perform facial recognition
There are two implementation options: C# or Python3 included in this repository. Within the Python directory there are two main source codes for detecting and analysing facial data:
**detect-faces.py**: This is the main facial recognition Python script responsible for detecting faces.**analyze-faces.py**: This is the main facial recognition Python script responsible for analysing facial features.
M.Suresh (2023) https://github.com/marcus-suresh
This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.
If you have any questions or suggestions, please feel free to contact us or open an issue.
Happy facial recognition! 😄👍