Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Wednesday, January 22, 2020 5:19:35 PM(UTC)

Nick  
Nick

Groups: Registered, Tech Support, Administrators
Posts: 161

Was thanked: 9 time(s) in 9 post(s)

This forum post is maintained for legacy purposes and links may no longer be applicable. A separate post exists for v22:
https://www.leadtools.co...Recognition--OCR--in-v22



By default, the LEADTOOLS SDK main installer does not include libraries and components for Intelligent Character Recognition (ICR). These components are in a separate installer available on our downloads page under the header "ICR and Additional OCR Languages". This can also be retrieved using our Download Manager.
https://www.leadtools.com/downloads

To ensure this package installs correctly, make sure that there aren't any LEADTOOLS demos running or debugging. Also ensure any other projects currently in development aren't running or debugging as well. Note ICR functionality is only available when using the OmniPage engine.

This adds "Icr" to the OcrZoneType enumeration. The OcrZone.ZoneType property can be set to this value in code programatically.
https://www.leadtools.com/help/leadtools/v21/dh/fo/ocrzonetype.html
https://www.leadtools.com/help/leadtools/v21/dh/fo/ocrzone-zonetype.html

This package also includes additional runtime files. See our documentation on "Files to be Included with your Application" and ensure the proper ones are deployed alongside your application.
https://www.leadtools.com/help/leadtools/v21/dh/to/leadtools-ocr-module-omnipage-engine-runtime-files.html

For a demonstration of ICR functionality, open the OCR Multi-Engine Demo located in your installation folder.
C:\LEADTOOLS21\Shortcuts\OCR - MICR - ICR - OMR\.NET Framework Class Libraries\Main OCR Demos

The LEAD engine supports ICR in a 64-bit environment. It'll be necessary to run the 64-bit demo to test with this engine. The OmniPage engine supports ICR in both 32 and 64-bit environments, so either demo can be used.

When prompted, select either the "LEADTOOLS - LEAD Engine" or the "LEADTOOLS - OmniPage OCR Engine" option in the dropdown.

Draw a new zone.
drawnewzone.png

Select the "Zone Properties" option.
zoneprops.png

In the dialogue for the Properties, set the dropdown for Type to Icr.
zonetype.png

This instructs the OCR engine to treat the contents of that zone as handwritten characters when the recognition is performed. To recognize the document, select OCR -> "Recognize Document", then OCR -> "Show Recognized Words" to view the results.
results.png

Edited by user Tuesday, September 28, 2021 1:07:07 PM(UTC)  | Reason: Adding header

Nick Crook
Developer Support Engineer
LEAD Technologies, Inc.
LEAD Logo
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.152 seconds.