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
|