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
| Name | Description |
|---|---|
AGeneralLabels | Specify any filters for. |
AImageProperties | Specify a limit to the number of dominant colours in an image. |