Skip to main content

IRekognitionDetectLabelsResponse

Interface in AWS.Rekognition

Interface for DetectLabels responses.

Ancestors

Properties

ImageProperties

property ImageProperties: IRekognitionDetectLabelsImageProperties

Type: IRekognitionDetectLabelsImageProperties

Information about the properties of the input image.

LabelModelVersion

property LabelModelVersion: string

Version number of the label detection model that was used to detect labels.

Labels

property Labels: TList<IRekognitionLabel>

Type: IRekognitionLabel

A list of labels for the real-world objects detected.

OrientationCorrection

property OrientationCorrection: string

The value of OrientationCorrection is always empty.