Puppet Task: computervision_azure_detect_objects
- Defined in:
-
tasks/computervision_azure_detect_objects.json,
tasks/computervision_azure_detect_objects.rb
Overview
Performs object detection on the specified image.Two input methods are supported -- (1) Uploading an image or (2) specifying an image URL.A successful response will be returned in JSON. If the request failed, the response will contain an error code and a message to help understand what went wrong.