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人中0人がこの記事が役に立ったと言っています
コメント
2件のコメント
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
サインインしてコメントを残してください。