Azure Face API
The Azure Face service provides AI algorithms that detect, recognize, and analyze human faces in images.
Install the library
After installing Python, you can install the client library with:
pip install --upgrade azure-cognitiveservices-vision-face
Next Steps
Go to the Face service Overview or follow a quickstart to get started.
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Python