Skip to main content

TRekognitionDetectLabelsRequest

Class in AWS.Rekognition

DetectLabels request class.

Ancestors

Properties

Features

property Features: TList<string>

Image

property Image: IRekognitionImage

Type: IRekognitionImage

MaxLabels

property MaxLabels: TOptional<Integer>

MinConfidence

property MinConfidence: TOptional<Single>

Settings

property Settings: IRekognitionDetectLabelsSettings

Type: IRekognitionDetectLabelsSettings

Constructors

Create

constructor Create(const AImage: IRekognitionImage); overload;

IRekognitionImage

Constructor for TRekognitionDetectLabelsRequest.

Parameters

NameDescription
AImageSpecify an input image to detect entities within.

constructor Create(const AImage: IRekognitionImage; const AFeatures: array of string); overload;

IRekognitionImage

Constructor for TRekognitionDetectLabelsRequest.

Parameters

NameDescription
AImageSpecify an input image to detect entities within.
AFeaturesSpecify a list of types of analysis to perform. Valid values:|.