You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Rekognition::Types::Instance

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#bounding_boxTypes::BoundingBox

The position of the label instance on the image.

Returns:

#confidenceFloat

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

Returns:

  • (Float)

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