Last Updated: Mar 15, 2021
Use this function to generate a description of the remote image by analyzing the visual content of the image.
Generate Description (subscription_key, service_url, image_url)
| Input Parameter Name | Description | 
|---|---|
| subscription_key | Azure cognitive service computer vision subscription key | 
| service_url | Computer vision endpoint | 
| image_url | Remote image URL | 
To know more about subscription_key and service_url, click here.
| Return Value | Description | 
|---|---|
| Output | 
  | 
Generate Description (123456abcs, https: //jiffyai.azure, https://docs.jiffy.ai/image.png)
To view all the MSVision functions, click here.