Puppet Task: computervision_azure_recognize_printed_text

Defined in:
tasks/computervision_azure_recognize_printed_text.json,
tasks/computervision_azure_recognize_printed_text.rb

Overview

Optical Character Recognition (OCR) detects text in an image and extracts the recognized characters into a machine-usable character stream.Upon success, the OCR results will be returned.Upon failure, the error code together with an error message will be returned. The error code can be one of InvalidImageUrl, InvalidImageFormat, InvalidImageSize, NotSupportedImage, NotSupportedLanguage, or InternalServerError.

Supports noop? false

Parameters