Puppet Task: computervision_azure_analyze_image
- Defined in:
-
tasks/computervision_azure_analyze_image.json,
tasks/computervision_azure_analyze_image.rb
Overview
This operation extracts a rich set of visual features based on the image content.Two input methods are supported -- (1) Uploading an image or (2) specifying an image URL. Within your request, there is an optional parameter to allow you to choose which features to return. By default, image categories are returned in the response.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.