Skip to main content

TRekognitionSearchFacesByImageResponse

Class in AWS.Rekognition

SearchFacesByImage response class.

Ancestors

Properties

FaceMatches

property FaceMatches: TList<IRekognitionFaceMatch>

Type: IRekognitionFaceMatch

FaceModelVersion

property FaceModelVersion: string

SearchedFaceBoundingBox

property SearchedFaceBoundingBox: IRekognitionBoundingBox

Type: IRekognitionBoundingBox

SearchedFaceConfidence

property SearchedFaceConfidence: TOptional<Single>