Hello everybody,
I'm planning to use the Cloud OCR SDK for getting text from images. I did some tests with the python sample, using a trial account and all looks great. Plan is to buy some credit now, but before that, I was thinking (in terms of speed), is it possible to use https://github.com/abbyysdk/ocrsdk.com/blob/master/Python/AbbyyOnlineSdk.py multithreaded ?
Thanks in advance !
コメント
1件のコメント
Hello,
All the code samples demonstrate the basic Cloud OCR SDK usage and can be modified to the needs of a specific project. Due to its scaling capabilities, Cloud OCR SDK allows one-time processing of a large volume of documents from different processes. Please review the details on the Scalability page.
サインインしてコメントを残してください。