TextDetection

Estimated reading: 2 minutes 2159 views

This activity is used to easily locate and extract text within images, including text in images of natural scenes such as Graffiti on walls,road signs or license plates, text over objects, such as clothing, mugs, etc., and text on screen such as captions or news. When analyzing an image, Text in Image will return the detected text description, along with a confidence score, for each detected words and lines.

Properties

INPUT

ImagePath:* Specify the path of the image file that has to be processed.

MISC

Display Name: Displays the name of the activity. You can also customize the activity name to help troubleshoot issues faster. This name will be used for logging purposes.

SkipOnError: It specifies whether to continue executing the workflow even if it throws an error. This supports only Boolean value “True or False”. By default, it is set to “False.”
True: Continues the workflow to the next step
False: Stops the workflow and throws an error.

Version: It specifies the version of the AmazonRekognition feature in use

OUTPUT

Output: This is not a mandatory field. However, to see the text detection result, declare a variable here.

Result: Declare a variable here to validate the activity. It accepts only Boolean value.

* Represents mandatory fields to execute the workflow.

Share this Doc

TextDetection

Or copy link

CONTENTS