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.
A custom label detected in an image by a call to DetectCustomLabels.
Namespace: Amazon.Rekognition.Model
Assembly: AWSSDK.Rekognition.dll
Version: 3.x.y.z
public class CustomLabel
The CustomLabel type exposes the following members
Name | Description | |
---|---|---|
![]() |
CustomLabel() |
Name | Type | Description | |
---|---|---|---|
![]() |
Confidence | System.Single |
Gets and sets the property Confidence. The confidence that the model has in the detection of the custom label. The range is 0-100. A higher value indicates a higher confidence. |
![]() |
Geometry | Amazon.Rekognition.Model.Geometry |
Gets and sets the property Geometry. The location of the detected object on the image that corresponds to the custom label. Includes an axis aligned coarse bounding box surrounding the object and a finer grain polygon for more accurate spatial information. |
![]() |
Name | System.String |
Gets and sets the property Name. The name of the custom 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