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
 Find the end of the document and place a stamp there.

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
Fábio Nascimento Posted - Jul 31 2023 : 20:40:57
Hi,

I work with scanned multipage TIFFs for black and white documents.

These TIFFs can have any number of pages.

They are fisically printed documents with only text and borders that are scanned for viewing.

The text on the documents can end at any point of the papper.

All the pages will have at least the borders like the image below, but the text can end anywhere.



Is there a way to find out where the text ends in order to place a stamp like the "END OF DOCUMENT" there?

I'm using the lasted version of ImageEn.

Thanks!
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Aug 01 2023 : 00:27:42
Hi

The only reliable method would be using IEVision to get the text blocks in the current image and draw your "End of Document" text below the bottom-most one.

https://www.imageen.com/help/TIEVisionOCR.getRegions.html

Ensure you set the textOnly parameter to True and skip OCRing of the result.

Try the demo:

\Demos\IEVision\OCRwithLayout\OCRwithLayout.dpr

You can download a trial of IEVision from:

https://www.imageen.com/downloads/


Nigel
Xequte Software
www.imageen.com