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.
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Python