DetectLabelsSettings - Amazon Rekognition

DetectLabelsSettings

Settings for the DetectLabels request. Settings can include filters for both GENERAL_LABELS and IMAGE_PROPERTIES. GENERAL_LABELS filters can be inclusive or exclusive and applied to individual labels or label categories. IMAGE_PROPERTIES filters allow specification of a maximum number of dominant colors.

Contents

GeneralLabels

Contains the specified filters for GENERAL_LABELS.

Type: GeneralLabelsSettings object

Required: No

ImageProperties

Contains the chosen number of maximum dominant colors in an image.

Type: DetectLabelsImagePropertiesSettings object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: