AWS Textra Rekog-2.106.1600
AWS Textra/Rekog | |
|---|---|
Author: Irene Cho This plugin uses the official API released from AWS. AWS Textra/Rekog plugin is consisted of two APIs which are Textract and Rekognition – Text Detection. It quickly and easily extracted texts from images/ docs and returns data in the forms of JSON and image file. Prerequisite Users require signing up with AWS service account (AWS key id and secret key). |
Textract
Extract printed text with optical character recognition (OCR)
Detect text image (jpeg/png) size up to 10 MB and PDF file size is 500 MB
Detect up to 3000 words
Documents can be rotated a maximum of +/- 10% from the vertical axis
Support only English
Doesn’t support handwriting docs
Rekognition – Text Detection
Visual search
Detect text in .jpeg or .png format images
Detect up to 50 words
Text must be within +/- 90 degrees orientation of the horizontal axis
Content
Instructions to create the AWS service account.
1. Set up an Amazon account and create an IAM console:
https://console.aws.amazon.com/iam/
• After signing up the amazon account, sign in ‘IAM user’.
This process provides credentials which can access resources of services.
2. Enable access to billing data for the IAM admin user :
https://console.aws.amazon.com/iam/
3. Create an Administrator IAM User and Group:
1) Select 'Add user'.
2) Set user details.
3) Select 'Create group'.
4) Create group.
5) Select ' Next:Tags'.
6) Select 'Next Review'.
7) Select 'Create user'.
8) Click ‘Close’ when you successfully create the user and group.