I'm trying to recognize an FIK code e.g. looking like this:
(some numbers are grayed out due to confidentiality)
Result:
+7],<TbTb],D7D],STTnfl+flb3Sfl3Sb<
Note: if the FIK code is in standard text and not this OCR-A format, there is no problem.
Any idea where I should look?
Comments
6 comments
You should specify the appropriate text type (OCR-A) for the corresponding field in the Document Definition. The text type can be changed for individual text blocks using the FlexiCapture Engine API (ITextRecognitionParams::TextType) or using the FlexiCapture's utilities (Document Definition Editor or FlexiLayout Studio).
I can see that the FIK code is not found and in the image it is divided into 4 boxes/regions when selecting it. On box for +,. then second for 71..... until third box for + and the rest in the fourth block.
The field is loaded from an additional FlexiLayout. Should I then configure OCR-A in the FlexiLayout Studio or in the Document Defintion Editor? In addition which settings should be specified.
Please specify the following details:
- How do you create the Document Definition? In the FlexiLayout Studio? What do you do next - load the .afl file right into the FlexiCapture Engine or create Document Definition (.fcdot file) in the Document Definition Editor based on the .afl file?
- How do you process images in the FlexiCapture Engine - via the FlexiCaptureProcessor object or by loading the entire FlexiCapture project?
I Use the European Invoice then I load an additional FlexiLayout in the Document Definition properties->FlexiLayout of the European Invoice. The additional FlexiLayout with the mentioned field is created in FlexiLayout Studio and then loaded in the Document Definition properties->FlexiLayout of the European Invoice.
After I have modified the Document Definition I publish the project to the server. I use an distributed solution and reads images from hot folder or copy them to Test batches.
Thanks for the info! Is it right that you use not the FlexiCapture Engine (SDK product), but the ready one - the FlexiCapture Distributed? In this case please contact the support team of your region, they will help you. Technical Support Contacts can be found here - https://www.abbyy.com/en-apac/support/contacts/
Correct, ok thanks!
Please sign in to leave a comment.