Analyze image
The Computer Vision Image Analysis service can extract a wide variety of visual features from your images. For example, it can determine whether an image contains adult content, find specific brands or objects, or find human faces.
You can find detailed information and documentation about Microsoft Cognitive Services analyze 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