August 2017
Intermediate to advanced
332 pages
8h 54m
English
The default code that the template provides invokes the Computer Vision API by passing the image that we have uploaded to the Blob storage. The face locator templates invoke the API call by passing the visualFeatures=Faces parameter, which returns information about the following:
Use the Environment.GetEnvironmentVariable("KeyName") function to retrieve the information stored in the App settings. In this case, the CallVisionAPI method uses the function to retrieve the ...