TextDetection Activity

When to use the TextDetection Activity

Use this activity when you want to detect the text from a given image.

 

Figure 1


1

Drag and drop a TextDetection activity from the GoogleCognitive package into the GoogleVisionScope drop zone. Fill in all fields in the property window. Refer Figure 4.

Drag and drop a write Log activity from the Notification package to the Workflow and provide the Input String and the Log Level.

Execute.

Figure 2

2

Output returns the detected text from a given image along with its bounding positions and confidence percentage.

Given Image

Figure 3 

3  

Output   

Figure 3.1   

4                                                                                                   

Technical Reference  

Figure 4  

3

Note: Skip on Error field accepts Boolean variable type.

1.0.2