Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

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:
node ComputerVisionOCR.js

Resources