AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
An instance of a label returned by Amazon Rekognition Image (DetectLabels) or by Amazon Rekognition Video (GetLabelDetection).
Namespace: Amazon.Rekognition.Model
Assembly: AWSSDK.Rekognition.dll
Version: 3.x.y.z
public class Instance
The Instance type exposes the following members
Name | Description | |
---|---|---|
![]() |
Instance() |
Name | Type | Description | |
---|---|---|---|
![]() |
BoundingBox | Amazon.Rekognition.Model.BoundingBox |
Gets and sets the property BoundingBox. The position of the label instance on the image. |
![]() |
Confidence | System.Single |
Gets and sets the property Confidence. The confidence that Amazon Rekognition has in the accuracy of the bounding box. |
![]() |
DominantColors | System.Collections.Generic.List<Amazon.Rekognition.Model.DominantColor> |
Gets and sets the property DominantColors. The dominant colors found in an individual instance of a label. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5