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
 Detect text inside images

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
AndreMurta Posted - Oct 29 2018 : 12:49:26
Hi, I'm using the OCR features of IEVision and I realized the algorithm works much better when I'm able to identify the text areas which are part of an image, in order to apply the OCR routines only at these text area images. Is there any technique available with IEVision in order to detect and extract texts which are inside a whole image to different smaller images?

Thanks
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Oct 29 2018 : 16:58:53
Hi

You can use the getRegions method to find the areas of the image that contain text, but as it is the same engine that performs OCR, it is unlikely to lead to improved recognition.

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

Nigel
Xequte Software
www.imageen.com