Last Updated: Sep 13, 2021
Use this function to fetch the image caption and tags of the local image.
Analyze Local Image (subscription_key, service_url, image_location)
| Input Parameter Name | Description | 
|---|---|
| subscription_key | Azure cognitive service computer vision subscription key | 
| service_url | Computer vision endpoint | 
| image_location | Local image URL | 
To know more about subscription_key and service_url, click here.
| Return Value | Description | 
|---|---|
| Output | 
  | 
Analyze Local Image (123456abcs, https: //jiffyai.azure, C:\Invoice.jpg)
To view all the MSVision functions, click here.