Describe image
Describe image can analyze an image and generate a human-readable phrase that describes its contents. The algorithm returns several descriptions based on different visual features, and each description is given a confidence score. The final output is a list of descriptions ordered from highest to lowest confidence.
You can find detailed information and documentation about Microsoft Cognitive Services describe image features.
| *Ocp Apim Subscription Key | Microsoft Computer Vision API Key |
| *Endpoint | Microsoft Computer Vision API Url |
| *Image Url | Image file’s public url address |
| *Response variable name | Variable name to store the http response |
Ocp Apim Subscription Key Example
2dfc034684a3434fb3270534c5efdc66
*Endpoint Example*
https://yourapiurl.cognitiveservices.azure.com/
Image Url Example
http://example.com/images/test.jpg
Response variable name Example
getResponse