Aws Ocr Engine
Amazon - Rekognition service - Image to text
Description
Retrieve a list of textual contents extracted from the image with a probability associated to each of them
Inputs
- Control Flow (Control Flow)
- Image (Image File): Image containing the characters
- left (Number)
- top (Number)
- width (Number)
- height (Number)
Outputs
- Control Flow (Control Flow)
- Recognized texts (Map): Plain JS Object - Key = Word Value = confidence
- Errors (Error Flow): Detected errors