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