| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
FaceOccluded |
FaceDetail.faceOccluded()
FaceOccluded should return "true" with a high confidence score if a detected face’s eyes, nose, and
mouth are partially captured or if they are covered by masks, dark sunglasses, cell phones, hands, or other
objects. |
| Modifier and Type | Method and Description |
|---|---|
FaceDetail.Builder |
FaceDetail.Builder.faceOccluded(FaceOccluded faceOccluded)
FaceOccluded should return "true" with a high confidence score if a detected face’s eyes, nose,
and mouth are partially captured or if they are covered by masks, dark sunglasses, cell phones, hands, or
other objects. |
Copyright © 2023. All rights reserved.