| Package | Description |
|---|---|
| com.amazonaws.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
DetectLabelsImagePropertiesSettings |
DetectLabelsImagePropertiesSettings.clone() |
DetectLabelsImagePropertiesSettings |
DetectLabelsSettings.getImageProperties()
Contains the chosen number of maximum dominant colors in an image.
|
DetectLabelsImagePropertiesSettings |
DetectLabelsImagePropertiesSettings.withMaxDominantColors(Integer maxDominantColors)
The maximum number of dominant colors to return when detecting labels in an image.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DetectLabelsSettings.setImageProperties(DetectLabelsImagePropertiesSettings imageProperties)
Contains the chosen number of maximum dominant colors in an image.
|
DetectLabelsSettings |
DetectLabelsSettings.withImageProperties(DetectLabelsImagePropertiesSettings imageProperties)
Contains the chosen number of maximum dominant colors in an image.
|
Copyright © 2024. All rights reserved.