ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 OCR TIF

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
julien ADS Posted - Feb 01 2012 : 12:33:53
Hi,

I would like to know how I could display OCRed TIF files into ImageEn components.
The Tif can be OCRed by MODI or ABBY.
I Would like to let my users selected recognized text.

I have looked into OCRwithLayout Demo or TImageEnVect help file but without finding what I was looking for.

Is that possible?


We have invested into TImagen for Displaying and ABBY for OCR. I need to make the two work together... But I can not afford to purchase ievision...


Many thanks.
5   L A T E S T    R E P L I E S    (Newest First)
fab Posted - Feb 02 2012 : 02:40:19
No, it doesn't.
Anyway consider that some OCR puts the text inside a specific TIFF tag. ImageEn has a class (TIETIFFHandler) which can extract (among other things) single tags from TIFFs.
Unfortunately I don't know which TIFF tag uses ABBY.
julien ADS Posted - Feb 02 2012 : 02:33:36
Sorry, I meant, does Imageen already supports any external image OCRed files displaying format?
fab Posted - Feb 02 2012 : 02:20:50
quote:
Is there any chance that imageen accepts formats coming from any other software?


Yes, of course, under following conditions:
- the format must be well documented
- several users need it
julien ADS Posted - Feb 01 2012 : 13:34:52
Fabrizio,
Thanks for the reply.
Is there any chance that imageen accepts formats coming from any other software?

Regards
fab Posted - Feb 01 2012 : 13:25:44
Hi,
I'm sorry, ImageEn cannot read recognized text by MODI or ABBY from TIFFs.