| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
SearchedFaceDetails |
SearchUsersByImageResponse.searchedFace()
A list of FaceDetail objects containing the BoundingBox for the largest face in image, as well as the confidence
in the bounding box, that was searched for matches.
|
| Modifier and Type | Method and Description |
|---|---|
SearchUsersByImageResponse.Builder |
SearchUsersByImageResponse.Builder.searchedFace(SearchedFaceDetails searchedFace)
A list of FaceDetail objects containing the BoundingBox for the largest face in image, as well as the
confidence in the bounding box, that was searched for matches.
|
Copyright © 2023. All rights reserved.