I'm working with a web application which require a scanned ID card to be uploaded and extracted for information. I read through the documents about Abbyy Cloud OCR SDK, however, it doesn't mention about pre-processing image step. Does Abbyy Cloud OCR SDK support Image Pre-Processing automatically when it's uploaded to the service before reading it?
Pre-processing image using Abbyy Cloud OCR SDK
この記事は役に立ちましたか?
0人中0人がこの記事が役に立ったと言っています
コメント
1件のコメント
Image pre-processing is performed as a part of the recognition method you use. So you can set the recognition settings via recognition method parameters. If you use the processImage method, you can specify the imageSource (photo or scanner), correctOrientation and correctSkew.
サインインしてコメントを残してください。