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.
Contents
- Face
-
Provides face metadata (bounding box and confidence that the bounding box actually contains a face).
Type: ComparedFace object
Required: No
- Similarity
-
Level of confidence that the faces match.
Type: Float
Valid Range: Minimum value of 0. Maximum value of 100.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: