Uses of Class
software.amazon.awssdk.services.rekognition.model.Eyeglasses
-
Packages that use Eyeglasses Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of Eyeglasses in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return Eyeglasses Modifier and Type Method Description EyeglassesFaceDetail. eyeglasses()Indicates whether or not the face is wearing eye glasses, and the confidence level in the determination.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type Eyeglasses Modifier and Type Method Description FaceDetail.BuilderFaceDetail.Builder. eyeglasses(Eyeglasses eyeglasses)Indicates whether or not the face is wearing eye glasses, and the confidence level in the determination.
-