Uses of Class
software.amazon.awssdk.services.rekognition.model.DetectLabelsImageBackground
-
Packages that use DetectLabelsImageBackground Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of DetectLabelsImageBackground in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return DetectLabelsImageBackground Modifier and Type Method Description DetectLabelsImageBackgroundDetectLabelsImageProperties. background()Information about the properties of an image’s background, including the background’s quality and dominant colors, including the quality and dominant colors of the image.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type DetectLabelsImageBackground Modifier and Type Method Description DetectLabelsImageProperties.BuilderDetectLabelsImageProperties.Builder. background(DetectLabelsImageBackground background)Information about the properties of an image’s background, including the background’s quality and dominant colors, including the quality and dominant colors of the image.
-