| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
Smile |
ComparedFace.smile()
Indicates whether or not the face is smiling, and the confidence level in the determination.
|
Smile |
FaceDetail.smile()
Indicates whether or not the face is smiling, and the confidence level in the determination.
|
| Modifier and Type | Method and Description |
|---|---|
ComparedFace.Builder |
ComparedFace.Builder.smile(Smile smile)
Indicates whether or not the face is smiling, and the confidence level in the determination.
|
FaceDetail.Builder |
FaceDetail.Builder.smile(Smile smile)
Indicates whether or not the face is smiling, and the confidence level in the determination.
|
Copyright © 2021. All rights reserved.