LEADTOOLS Support
Document
Document SDK Questions
Re: When I OCR a complete document a number of times I receive different results
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, May 15, 2006 10:48:19 PM(UTC)
Groups: Registered
Posts: 1
I am developed a crucial application which in summary scans invoices of numerous formats and selects specific key data based upon key words. The process is relatively simple by scanning the array of recognised words for user definable word patterns and either selecting other words offset from them or between a range of word patterns. This part of the project seems to be fine whereby the user builds up an invoice profile so when an invoice of the same format is scanned a second time the key data can be recognised and selected from the profile set up. This would be fantasic however if I scan the same document a number of times it invariably returns the recognised word array in a different order thus rendering the profile as invalid. My code for performing ocr on the document is virtually the demo code supplied with version 14.5 I am not setting manual zones or anything complicated. I have spent the morning scanning the forum for similar issues with no luck in finding a solution. The success of this proto-type project will determine whether lead-tools ocr will be built in to my applications or another tool so could you please help.
Regards
Alban
#2
Posted
:
Thursday, May 18, 2006 5:00:40 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
The list of recognized words in NOT given in any specific order. However, it includes the X and Y coordinates of each word. This means if you want to order then based on location, you should be able to do that.
Thanks,
Ali Abo Al-Rob
LEADTOOLS Technical Support
LEADTOOLS Support
Document
Document SDK Questions
Re: When I OCR a complete document a number of times I receive different results
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.