Instance - Amazon Rekognition

Instance

An instance of a label returned by Amazon Rekognition Image (DetectLabels) or by Amazon Rekognition Video (GetLabelDetection).

Contents

BoundingBox

The position of the label instance on the image.

Type: BoundingBox object

Required: No

Confidence

The confidence that Amazon Rekognition has in the accuracy of the bounding box.

Type: Float

Valid Range: Minimum value of 0. Maximum value of 100.

Required: No

DominantColors

The dominant colors found in an individual instance of a label.

Type: Array of DominantColor objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: