These samples are quickstarts that show how to use various Vision APIs, such as Face.
- Create an Azure resource for the service you'd like to try, for example a Face resource.
- Add your key and endpoint from your resource to your environment variables with the variable names suggested in the sample.
Build/run in your IDE or from the command line, for example:
python Face1.0.py
- Computer Vision documentation:
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/home - Computer Vision 2.1 API:
https://westus.dev.cognitive.microsoft.com/docs/services/5cd27ec07268f6c679a3e641/operations/56f91f2e778daf14a499f21b - Face documentation:
https://docs.microsoft.com/en-us/azure/cognitive-services/face/index - Face 1.0 API:
https://docs.microsoft.com/en-us/azure/cognitive-services/face/apireference