This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Friday, October 20, 2006 8:12:39 PM(UTC)
Groups: Registered
Posts: 2
Do you have any information about semantic postprocessing for OCR error correction?
#2
Posted
:
Friday, October 27, 2006 6:34:41 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Although I am not 100% sure on what you mean by "semantic postprocessing", we have several functions for confidence reporting and error checking.
There is a dictionary that you can add which will be responsible for checking spelling and checking the user dictionary for acceptable words during recognition.
There is also a Confidence Property which you can use to check the "Confidence" of each OCR'ed character. You can use this in conjunction with the GuessCode Property to see what the engines 1st, 2nd, and 3rd guesses are for the character.
#3
Posted
:
Monday, November 13, 2006 12:33:32 PM(UTC)
Groups: Registered, Tech Support
Posts: 207
Was thanked: 3 time(s) in 3 post(s)
Attached is an example showing how to retrieve the Confidence value for each Character Recognized. The example is written in VB.NET 2005 with LEADTOOLS version 14.5.
Travis Montgomery
Senior Sales Engineer
#4
Posted
:
Sunday, November 23, 2008 8:43:26 PM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
The above demo has been ported to work with LEADTOOLS version 16.
#5
Posted
:
Friday, June 17, 2011 6:25:59 AM(UTC)
Groups: Tech Support
Posts: 366
Thanks: 1 times
Was thanked: 4 time(s) in 4 post(s)
I have updated this project using Visual Studio 2008 to use the LEADTOOLS v17 DotNet 2.0 Win32 binaries.
Walter Bates
Senior Support Engineer
LEAD Technologies, Inc.
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.