Object detection

Object detection returns the bounding box coordinates (in pixels) for each object found in the image. You can use this functionality to process the relationships between the objects in an image. The object detection function applies tags based on the objects or living things identified in the image.

You can find detailed information and documentation about Microsoft Cognitive Services object detection 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