Puppet Task: computervision_azure_get_area_of_interest
- Defined in:
-
tasks/computervision_azure_get_area_of_interest.json,
tasks/computervision_azure_get_area_of_interest.rb
Overview
This operation returns a bounding box around the most important area of the image.A successful response will be returned in JSON. If the request failed, the response contains an error code and a message to help determine what went wrong.Upon failure, the error code and an error message are returned. The error code could be one of InvalidImageUrl, InvalidImageFormat, InvalidImageSize, NotSupportedImage, FailedToProcess, Timeout, or InternalServerError.