class Aws::Rekognition::Types::CompareFacesMatch

Provides information about a face in a target image that matches the source image face analyzed by `CompareFaces`. The `Face` property contains the bounding box of the face in the target image. The `Similarity` property is the confidence that the source image face matches the face in the bounding box.

@!attribute [rw] similarity

Level of confidence that the faces match.
@return [Float]

@!attribute [rw] face

Provides face metadata (bounding box and confidence that the
bounding box actually contains a face).
@return [Types::ComparedFace]

Constants

SENSITIVE