Trying to use the AWS Go SDK to do DetectText, basically trying it for OCR, and am seeing only about 30% of text being included in the response, and the rest of the text being ignored. Anyone aware of a limit on total number of text blobs being returned in the response? Any way to get around that?
1条回答 默认 最新
doukou4066 2018-06-13 12:08关注AWS Recognition can detect upto 50 words in a single image only .
You should use an OCR software for large amount of data , such as free OCR
Now AWS textract service overcomes the limitations of rekognition, and provides OCR.
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报