C# Class Amazon.Rekognition.Model.ComparedSourceImageFace

Type that describes the face Amazon Rekognition chose to compare with the faces in the target. This contains a bounding box for the selected face and confidence level that the bounding box contains a face. Note that Amazon Rekognition selects the largest face in the source image for this comparison.
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetBoundingBox ( ) : bool
IsSetConfidence ( ) : bool