Skip to main content

TRekognitionDetectLabelsSettings

Class in AWS.Rekognition

DetectLabelsSettings class.

Ancestors

Properties

GeneralLabels

property GeneralLabels: IRekognitionGeneralLabelsSettings

Type: IRekognitionGeneralLabelsSettings

ImageProperties

property ImageProperties: IRekognitionDetectLabelsImagePropertiesSettings

Type: IRekognitionDetectLabelsImagePropertiesSettings

Constructors

Create

constructor Create; overload;

Constructor for TRekognitionDetectLabelsSettings.


constructor Create(const AGeneralLabels: IRekognitionGeneralLabelsSettings; AImageProperties: IRekognitionDetectLabelsImagePropertiesSettings = nil); overload;

IRekognitionGeneralLabelsSettings · IRekognitionDetectLabelsImagePropertiesSettings

Constructor for TRekognitionDetectLabelsSettings.

Parameters

NameDescription
AGeneralLabelsSpecify any filters for.
AImagePropertiesSpecify a limit to the number of dominant colours in an image.