LEADTOOLS Support
Document
Document SDK Questions
How to merge all OcrWords(or OcrCharacters) of a same line into only one new OcrWord using the VB.NE
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Saturday, October 16, 2010 5:27:52 PM(UTC)
Groups: Registered
Posts: 21
LeadTools V17
I'd like to merge all OcrWords(or OcrCharacters) of a same line into only one new OcrWord and all properties
of the new OcrWord are ok.How to get this working?
Best regards.
#2
Posted
:
Sunday, October 17, 2010 5:54:39 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
The demo you mentioned shows how to get the OCR result characters and perform simple editing with them. The demo does not have sophisticated editing features, so it might not be possible to do what you want using this demo alone.
However, the source code of the demo (OcrEditDemo) is shipped with the toolkit under this folder:
LEADTOOLS 17\Examples\DotNet\
This means you should be able to take what you need from the demo and write your own code to do the editing you need.
If there's any part of the demo you're not sure how it works, please tell me which part and I will check it for you.
LEADTOOLS Support
Document
Document SDK Questions
How to merge all OcrWords(or OcrCharacters) of a same line into only one new OcrWord using the VB.NE
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.