Builder
class Builder
Properties
Link copied to clipboard
An array of faces in the target image that match the source image face. Each CompareFacesMatch
object provides the bounding box, the confidence level that the bounding box contains a face, and the similarity score for the face in the bounding box and the face in the source image.
Link copied to clipboard
The face in the source image that was used for comparison.
Link copied to clipboard
The value of SourceImageOrientationCorrection
is always null.
Link copied to clipboard
The value of TargetImageOrientationCorrection
is always null.
Link copied to clipboard
An array of faces in the target image that did not match the source image face.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.rekognition.model.ComparedSourceImageFace inside the given block