This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Friday, December 15, 2006 9:15:21 AM(UTC)
Groups: Registered
Posts: 4
I have a process that contains OMR and Handprint recognition, sometimes the recognized words are not read completely, for example if I have a number 1011 sometimes it recognize the complete number 1011 but sometimes it recognize 4 words one for each number 1,0,1,1.
Is there a way to avoid this? Should be something related with the spaces between the letters, is there a way to indicate that every zone should be a recognized word?
Any help will be appreciated.
Thanks
Melva
#2
Posted
:
Monday, December 18, 2006 6:17:19 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
The different letters appearing in different words
is most likely a spacing issue.
To recognize each zone as a single word, make use
of the Recognized Characters feature, which gives you each character and tells
you which zone it belongs to.
You can then group all the character for each zone
together in one word in your own code.
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.