default AuditImage.Builder |
AuditImage.Builder.boundingBox(Consumer<BoundingBox.Builder> boundingBox) |
Sets the value of the BoundingBox property for this object.
|
default CelebrityDetail.Builder |
CelebrityDetail.Builder.boundingBox(Consumer<BoundingBox.Builder> boundingBox) |
Bounding box around the body of a celebrity.
|
default ComparedFace.Builder |
ComparedFace.Builder.boundingBox(Consumer<BoundingBox.Builder> boundingBox) |
Bounding box of the face.
|
default ComparedSourceImageFace.Builder |
ComparedSourceImageFace.Builder.boundingBox(Consumer<BoundingBox.Builder> boundingBox) |
Bounding box of the face.
|
default EquipmentDetection.Builder |
EquipmentDetection.Builder.boundingBox(Consumer<BoundingBox.Builder> boundingBox) |
A bounding box surrounding the item of detected PPE.
|
default Face.Builder |
Face.Builder.boundingBox(Consumer<BoundingBox.Builder> boundingBox) |
Bounding box of the face.
|
default FaceDetail.Builder |
FaceDetail.Builder.boundingBox(Consumer<BoundingBox.Builder> boundingBox) |
Bounding box of the face.
|
default Geometry.Builder |
Geometry.Builder.boundingBox(Consumer<BoundingBox.Builder> boundingBox) |
An axis-aligned coarse representation of the detected item's location on the image.
|
default Instance.Builder |
Instance.Builder.boundingBox(Consumer<BoundingBox.Builder> boundingBox) |
The position of the label instance on the image.
|
default PersonDetail.Builder |
PersonDetail.Builder.boundingBox(Consumer<BoundingBox.Builder> boundingBox) |
Bounding box around the detected person.
|
default ProtectiveEquipmentPerson.Builder |
ProtectiveEquipmentPerson.Builder.boundingBox(Consumer<BoundingBox.Builder> boundingBox) |
A bounding box around the detected person.
|
default RegionOfInterest.Builder |
RegionOfInterest.Builder.boundingBox(Consumer<BoundingBox.Builder> boundingBox) |
The box representing a region of interest on screen.
|
default SearchFacesByImageResponse.Builder |
SearchFacesByImageResponse.Builder.searchedFaceBoundingBox(Consumer<BoundingBox.Builder> searchedFaceBoundingBox) |
The bounding box around the face in the input image that Amazon Rekognition used for the search.
|