CopyableBuilder<ComparedSourceImageFace.Builder,ComparedSourceImageFace>, SdkBuilder<ComparedSourceImageFace.Builder,ComparedSourceImageFace>public static interface ComparedSourceImageFace.Builder extends CopyableBuilder<ComparedSourceImageFace.Builder,ComparedSourceImageFace>
| Modifier and Type | Method | Description |
|---|---|---|
ComparedSourceImageFace.Builder |
boundingBox(BoundingBox boundingBox) |
Bounding box of the face.
|
ComparedSourceImageFace.Builder |
confidence(Float confidence) |
Confidence level that the selected bounding box contains a face.
|
copyapply, buildComparedSourceImageFace.Builder boundingBox(BoundingBox boundingBox)
Bounding box of the face.
boundingBox - Bounding box of the face.ComparedSourceImageFace.Builder confidence(Float confidence)
Confidence level that the selected bounding box contains a face.
confidence - Confidence level that the selected bounding box contains a face.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.