Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 963 Bytes

File metadata and controls

21 lines (17 loc) · 963 Bytes

Vision REST API samples

These samples are quickstarts that show how to use various Vision APIs, such as Face.

Prerequisites

  • 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.

Running the samples

Build/run in your IDE or from the command line, for example:
python Face1.0.py

Resources