Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Thursday, December 13, 2018 8:05:00 AM(UTC)
Toucouleur

Groups: Registered
Posts: 2

Thanks: 1 times

Hello,

I' have been using for a while the excellent OCR provided within LEADTOOLS OCR Application for MacOSX

But today, I try to deal with a way to change how could work the Auto Zone Page method.

I would need the Auto-Zoning, to follow the "natural" read path:

UserPostedImage

Could he set Zone 2 as Zone 1 instead, and Zone 6 as Zone 2, etc ?

Thanks for your help
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Thursday, December 13, 2018 2:04:05 PM(UTC)
Josh Clark

Groups: Registered, Tech Support, Administrators
Posts: 54

Thanks: 2 times
Was thanked: 10 time(s) in 10 post(s)

Hello Toucouleur,

After autozoning the document, you can reorder the zones by accessing the Zones property of the appropriate OcrPage documented here:

https://www.leadtools.com/help/leadtools/v20/dh/fo/iocrpage-zones.html

For more control, you can also create the zones yourself by simply adding individual OcrZone objects you create to this collection. This is mentioned breifly in our OCR Tutorial linked here:

https://www.leadtools.com/help/leadtools/v20/dh/to/ocr-tutorial-adding-and-painting-zones.html

The ordering of the zones does not affect the text position within the output document, as this is based on the individual character positions. Our toolkit is designed to maintain the original layout of the document when converting. For this reason, Autozoning is generally preferred when you simply want to convert a document from one format to another searchable form without necessarily extracting the text itself. If the ordering is relevant to your code, you can modify the zone collection mentioned above.
Josh Clark
Developer Support Engineer
LEAD Technologies, Inc.

LEAD Logo
thanks 1 user thanked Josh Clark for this useful post.
Toucouleur on 12/14/2018(UTC)
 
#3 Posted : Friday, December 14, 2018 12:43:51 AM(UTC)
Toucouleur

Groups: Registered
Posts: 2

Thanks: 1 times

Thanks Josh,

so according to your answer, there is no possibility to change the way we got the output document even with correct zones.

Well thanks for your help anyway
 
#4 Posted : Friday, December 14, 2018 1:11:16 PM(UTC)
Josh Clark

Groups: Registered, Tech Support, Administrators
Posts: 54

Thanks: 2 times
Was thanked: 10 time(s) in 10 post(s)

Hello Toucouleur,

Can you explain what you mean? Are you getting any issues when you convert the document with the autozone numbering? Can you provide a sample document and project of what you are trying to do with our toolkit?
Josh Clark
Developer Support Engineer
LEAD Technologies, Inc.

LEAD Logo
 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.051 seconds.