AWS SDK Version 3 for .NET
API Reference

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).

Inheritance Hierarchy

System.Object
  Amazon.Rekognition.Model.Instance

Namespace: Amazon.Rekognition.Model
Assembly: AWSSDK.Rekognition.dll
Version: 3.x.y.z

Syntax

C#
public class Instance

The Instance type exposes the following members

Constructors

NameDescription
Public Method Instance()

Properties

NameTypeDescription
Public Property BoundingBox Amazon.Rekognition.Model.BoundingBox

Gets and sets the property BoundingBox.

The position of the label instance on the image.

Public Property Confidence System.Single

Gets and sets the property Confidence.

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

Public Property 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.

Version Information

.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