Skip to main content

IRekognitionCustomLabel

Interface in AWS.Rekognition

Interface for CustomLabel.

Properties

Confidence

property Confidence: TOptional<Single>

The confidence that the model has in the detection of the label.

Valid range: 0 - 100.

Geometry

property Geometry: IRekognitionGeometry

Type: IRekognitionGeometry

The location of the detected object in the image.

Name

property Name: string

The name of the custom label.