| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
Pose |
FaceDetail.pose()
Indicates the pose of the face as determined by its pitch, roll, and yaw.
|
Pose |
ComparedFace.pose()
Indicates the pose of the face as determined by its pitch, roll, and yaw.
|
| Modifier and Type | Method and Description |
|---|---|
FaceDetail.Builder |
FaceDetail.Builder.pose(Pose pose)
Indicates the pose of the face as determined by its pitch, roll, and yaw.
|
ComparedFace.Builder |
ComparedFace.Builder.pose(Pose pose)
Indicates the pose of the face as determined by its pitch, roll, and yaw.
|
Copyright © 2021. All rights reserved.