NAME

Paws::Rekognition::DetectLabelsResponse

ATTRIBUTES

Labels => ArrayRef[Paws::Rekognition::Label]

An array of labels for the real-world objects detected.

OrientationCorrection => Str

The orientation of the input image (counter-clockwise direction). If your application displays the image, you can use this value to correct the orientation. If Amazon Rekognition detects that the input image was rotated (for example, by 90 degrees), it first corrects the orientation before detecting the labels.

If the input image Exif metadata populates the orientation field, Amazon Rekognition does not perform orientation correction and the value of OrientationCorrection will be null.

Valid values are: "ROTATE_0", "ROTATE_90", "ROTATE_180", "ROTATE_270" =head2 _request_id => Str