LEADTOOLS Support
Document
Document SDK Questions
How to highlight words and characters using our OCR engines
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, August 29, 2011 6:10:55 AM(UTC)
Groups: Registered, Tech Support
Posts: 207
Was thanked: 3 time(s) in 3 post(s)
This demo shows you how to use our
OCR Engines to parse a non-searchable or searchable document. It displays each character in a listbox and highlights the character in the image when selected. The exact bounds of the character are also displayed in a text box just below the list box.
The demo also shows you how to obtain the recognized words from the document. The words are also displayed in a list box and also highlighted when selected with their coordinates displayed in the same text box as the characters.
This C# project was created with Visual Studio 2008.
Edited by moderator Friday, August 9, 2019 10:29:19 AM(UTC)
| Reason: removed broken link
Travis Montgomery
Senior Sales Engineer
LEADTOOLS Support
Document
Document SDK Questions
How to highlight words and characters using our OCR engines
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.