cancel
Showing results for 
Search instead for 
Did you mean: 

Differences Between Read/Recognize Text, Legacy, OCR, OCR Plus ??

JosephRivera1
Level 3

Using 7.1 searching for documentation that specifies the differences between these five options.

Read Text
Read Text (Legacy)
Read Text with OCR
Recognize Text
 Recognize Text (OCR Plus)

35483.png
Any assistance will be greatly appreciated.

NEXT DAY EDIT, I've gotten part of the way there. But still have two questions remaining. Mainly:
     Read Text
     Read Text (Legacy)

https://bpdocs.blueprism.com/bp-7-2/en-us/helpOCR.htm#OpticalcharacterrecognitionOCR
Largely documents the other three.

Read Text with OCR  is Tesseract V4.0 OCR engine, page segmentation model *doesn't need font generated in advanced, smoothed font is ok.
Recognize Text  is "native character  recognition" inputs(font, forgrnd color, bckgrnd color) *require the font to be generated before being used
Recognize Text (OCR Plus)- improved matching, auto id's fore/bck colors, a default RegEx used (Upper then lower, all upper or all lower, all numbers) ALSO  *requires the font to be generated before being used.

Any assistance would still be greatly appreciated.



THANKS!
1 BEST ANSWER

Best Answers

harish.m
Level 12

Hi Joseph Rivera,

You can always get the document from any of the object

1) Open Any object
2) Drag and Drop Naviagte stage( Select "i" icon as pointed in the screenshot)

3) It will open the document based on the BP installed

Read Text:

Read text discovered values. The text was found based on the centre of the text being contained within the specified region within the window. (Method used: Invasive)

Parameters
Name Data Type Description
Column Number number The 1-based column number indicating which column of the grid region to act on. Default is 1
Row Number number The 1-based row number indicating which row of the grid region to act on. Default is 1

The internal ID for this action is 'GridGetTextCenter'

Works with the following element types:

'''Global action''' - the target application must have focus.

Read Text(Legacy):

Read text discovered using invasive techniques within a rectangular area of a window

Parameters
Name Data Type Description
Element Number number The 1-based number indicating which element of the list region to act on. Default is 1

The internal ID for this action is 'ListGetText'

Works with the following element types:

'''Global action''' - the target application must have focus.

Read Text (Legacy)

Read text discovered using invasive techniques within a rectangular area of a window

Parameters
Name Data Type Description
Column Number number The 1-based column number indicating which column of the grid region to act on. Default is 1
Row Number number The 1-based row number indicating which row of the grid region to act on. Default is 1

The internal ID for this action is 'GridGetText'

Works with the following element types:

'''Global action''' - the target application must have focus.



35482.png

----------------------- If I answered your query. Please mark it as the "Best Answer" [FirstName] [LastName] [Designation] [JobTitle] [City] [State] [Phone]

View answer in original post

1 REPLY 1

harish.m
Level 12

Hi Joseph Rivera,

You can always get the document from any of the object

1) Open Any object
2) Drag and Drop Naviagte stage( Select "i" icon as pointed in the screenshot)

3) It will open the document based on the BP installed

Read Text:

Read text discovered values. The text was found based on the centre of the text being contained within the specified region within the window. (Method used: Invasive)

Parameters
Name Data Type Description
Column Number number The 1-based column number indicating which column of the grid region to act on. Default is 1
Row Number number The 1-based row number indicating which row of the grid region to act on. Default is 1

The internal ID for this action is 'GridGetTextCenter'

Works with the following element types:

'''Global action''' - the target application must have focus.

Read Text(Legacy):

Read text discovered using invasive techniques within a rectangular area of a window

Parameters
Name Data Type Description
Element Number number The 1-based number indicating which element of the list region to act on. Default is 1

The internal ID for this action is 'ListGetText'

Works with the following element types:

'''Global action''' - the target application must have focus.

Read Text (Legacy)

Read text discovered using invasive techniques within a rectangular area of a window

Parameters
Name Data Type Description
Column Number number The 1-based column number indicating which column of the grid region to act on. Default is 1
Row Number number The 1-based row number indicating which row of the grid region to act on. Default is 1

The internal ID for this action is 'GridGetText'

Works with the following element types:

'''Global action''' - the target application must have focus.



35482.png

----------------------- If I answered your query. Please mark it as the "Best Answer" [FirstName] [LastName] [Designation] [JobTitle] [City] [State] [Phone]