November 2018
Intermediate to advanced
424 pages
10h 55m
English
The default code that the template provides invokes the Computer Vision API by passing the image that we have uploaded to 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 that's stored in the application settings. In this case, the CallVisionAPI method uses the function to retrieve the key, which is essential for making a request to Microsoft Cognitive ...