You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Rekognition::Types::DetectTextResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Rekognition::Types::DetectTextResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#text_detections ⇒ Array<Types::TextDetection>
An array of text that was detected in the input image.
-
#text_model_version ⇒ String
The model version used to detect text.
Instance Attribute Details
#text_detections ⇒ Array<Types::TextDetection>
An array of text that was detected in the input image.
#text_model_version ⇒ String
The model version used to detect text.