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
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#text_detectionsArray<Types::TextDetection>

An array of text that was detected in the input image.

Returns:

#text_model_versionString

The model version used to detect text.

Returns:

  • (String)

    The model version used to detect text.