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.
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python