cloud ocr omits parts of document from recognition (e.g. region with text FAKTURA / INVOICE). I've attached sample document file
Why is that ?
cloud ocr omits parts of document from recognition (e.g. region with text FAKTURA / INVOICE). I've attached sample document file
Why is that ?
0 out of 0 found this helpful
Comments
2 comments
To get all text from the image please try to use the textExtraction profile of the processImage method instead of documentConversion profile, which is the default value.
Thx, it works fine
Please sign in to leave a comment.