ICR

Warning

This module is only available with the ABBYY license.

ICR (Intelligent Character Recognition) allows recognition of the handwritten, non cursive, text by using preconfigured zones.

The recognition is done by creating (drawing) a zone on the target text. The module will run the recognition over the handwritten text and return it inside the zone variables as result.

By default the module creates automatically variables for every zone inserted with the naming convention, for every zone, of:

  • ICR_ZONEXX

Where XX is the incremental number of the zone starting from 0. The variable name can be further customized inside the zone setting.

When processing multipage documents every variable will be extracted on every page and the variable name will be suffixed with _PY which stands for Page Y where Y is the number of the page, example:

ICR_ZONE01_P1
ICR_ZONE02_P2

The variable name without the _PY will still exists and containing the result on the last page of the document.

The module creates custom variables during processing. Check the Variables list for more details.

The left hand side menu shows the available settings section. Settings are displayed according the selected section.

General

processing_settings_icr1

This section shows a sample built-in document preview, moreover it allows to load real document samples in order to draw and create the target recognition zones.

On the top bar document controls are available:

Info

Image controls apply to the preview only and not to the physical document stored in the repository.

Load Image
Browse to open and load (by uploading to the server) a sample document to render on the preview pane.

Info

Browse allows to upload the sample document to the server, this operation stores the document file in the local Scanshare data folder.

The sample document will be saved inside the module settings and reopened the next time the module is configured by using the document file uploaded to the Scanshare data folder.

If the document file has been removed or the Workflow has been exported on a new machine where the sample document file is not existing the preview will render with a big red cross X, however zones are existing and fully working unless they are modified.

Perform test recognition on inserted zones
When pressing this button, the application will start recognition all configured zones. When all Zones are read, a notification message will be prompted and the zones values will be updated in the zones list in order to check the recognition test results.

Draw recognize area
With this option, you can manually select an area where the application should read the Zone from. When a Zone is detected, it will automatically be read and show up in the zones menu with the recognition result.

Draw anchor
With this option, you can draw a zone anchor on the document which is colored green rather than yellow as the standard zones.

The Anchor is a special function to verify and correct shifting delta when scanning the documents in order to adjust the zone coordinates considering the scanner shifting.

Anchor can be anything distinguish on the document such as: a customer logo, a header row, a footer section and so on. Make sure the select something which appears on every scanned document and which is good comparable and not mistaken with any other components appearing on the document. It is suggested to don’t include much white space around the real contents on which the zone is drawing to.

The process saves the Anchor zone on the sample document used assumed to be the reference document. For every scanned document the module will search the contents of the Anchor zone and, once located, compare the position to the reference image zone position. Any shifting found between the reference position will be counter applied to the zones position too.

Info

When using the Anchor make sure the load a production good scanned document in order to have an accurate anchor zone position reference.

Delete the selected object
Delete the current selected zone.

Zones can be deleted also with the DEL keyboard key, once selected.

Fit
Fit the document to the current view.

One to One
Enlarge the document to the 100% zoom ratio into the current view.

Zoom In
Zoom In the document into the current view.

Zoom Out
Zoom out the document into the current view.

Rotate Clockwise
Rotate clockwise direction the document by a manner of 45 degrees.

• Rotate Counter Clockwise
Rotate counter clockwise direction the document by a manner of the 45 degrees.

• Page
Displays the current preview page number on the total number of pages of the document.

• Previous page / Next page
Load and display the previous or next page preview of the document.

Engine

processing_settings_icr2

Enhance local contrast
If enabled engine will increase the local contrast of the image during the preprocessing of the image. Such option may increase the quality of recognition.

Info

The option is meaningful for color and gray images only.

The images for which this preprocessing method is effective include:

  • Photos or scans of documents with texture or pictures in the background. With the normal binarization procedure, the characters that coincide with darker areas of background may be lost or recognized unreliably. If you apply this method before recognition, such areas are detected, and contrast is increased, with the result that after binarization the characters stand out more distinctly.
  • Photos or scans of documents with highly colorful background or text highlighting.

Remove noise
If enabled engine will reduce the noise of the image. Available working options are:

  • White noise: this mode may be useful, for example, for uncompressed images with ISO less then 800, for reduced images.
  • Correlated noise: this mode may be useful, for example, for the JPEG photos with high compression settings

Zones

The table shows a list of all configured zones.

The view of the table is very easy and intuitive:

• Variable
The variable assigned to the zone which will contain the output result of the recognition.

• Text
The recognition result populated when testing or adding the zones.

• Id
The id associated with your zone. It is unique and it is the id of your zone inside the DB.

• Status
If the zone is enabled or not, a disabled zone will not be used. The status of a new zone is automatically set to true when a new zone is created. In the zones menu you can easily set this to false by clicking on the indicator. The zone will then be greyed out, the indicator will be gray and set to off and it will be skipped during the recognition.

Zone

Variable
Enter the name of the variable which will contain the recognition result of this zone. If the variable is already existing in the current Workflow an error message will prevent the zone to be saved.

Language
Select the language to use during the OCR recognition process.

Please refer to the OCR Appendix chapter for the supported OCR languages.

Field mark type
Select the type of field used to write the text into. Available options are illustrated in the table below.

SimpleTextThis value denotes the plain text:icr_simpletext
Text in frameThis value specifies that the text is enclosed in a frame:icr_textinframe
Gray BoxesThis value specifies that the text is located in white fields on a gray background:icr_grayboxes
Charbox SeriesThis value specifies that the field where the text is located is a set of separate boxes:icr_charboxserie
Simple CombThis value specifies that the field where the text is located is a comb:icr_simplecomb
Comb in frameThis value specifies that the field where the text is located is a comb and that this comb is also the bottom line of a frame:icr_combinframe
Partitioned FrameThis value specifies that the field where the text is located is a frame and this frame is split by vertical lines:icr_partinionedFrame

Cells Count
Number of total cells available in the target field. This setting makes sense only when the previous Field Mark Type selects a type with cells.

All pages
If selected the recognition will run automatically on all pages. When this option is enabled the current variable will always contain the last page result while an automatic variable for every page is created in the form of:

VARIABLENAME_PX

Where the current variable name, either automatic generated or customized, will be suffixed by _PX where X is the number of the page.

Only on page
Enter the number of the page where the current zone needs to be extracted. This automatically contains the number of the page of the sample document where the zone has been drawn.

Last page only
If selected the recognition will run only on the last page of the document, whatever number of pages the current document has got.

Previous Article

Data Export

Next Article

Image Processing