Uses of Class
software.amazon.awssdk.services.rekognition.model.EyeOpen
-
Packages that use EyeOpen Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of EyeOpen in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return EyeOpen Modifier and Type Method Description EyeOpenFaceDetail. eyesOpen()Indicates whether or not the eyes on the face are open, and the confidence level in the determination.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type EyeOpen Modifier and Type Method Description FaceDetail.BuilderFaceDetail.Builder. eyesOpen(EyeOpen eyesOpen)Indicates whether or not the eyes on the face are open, and the confidence level in the determination.
-