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 Demo

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
rswyman@docuxplorer.com Posted - Jul 20 2018 : 11:19:36
Hi All,

I'm using the C:\ProgramData\ImageEn\IEVision\Demos\OCR demo with the C:\ProgramData\ImageEn\IEVision\Demos\BarCode\test.png file.

Is there a way for the "Show Regions" process NOT recognize an area that is a bar code?

Thanks
Ron

3   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jul 20 2018 : 20:43:49
Sorry, I see what you mean.

They are two distinct processes, so there is not an automated way to handle it. Though you should be able to do it as follows:

1. Detect all barcodes
2. Build a combined selection of all detected barcodes
3. InvertSelection
4. Peform OCR (on selection)

Nigel
Xequte Software
www.imageen.com
rswyman@docuxplorer.com Posted - Jul 20 2018 : 20:28:34
And yes, that's true but the task is to identify all the text word and bar codes boundaries. The effect is, Bar codes have two boundaries, one from the text process and one from bar code process. How can I avoid this?

Thx
Ron
xequte Posted - Jul 20 2018 : 20:18:44
Hi Ron

You can select a region of the image to check for bar codes.



Nigel
Xequte Software
www.imageen.com