Skip to main content

IRekognitionFaceDetection

Interface in AWS.Rekognition

Interface for FaceDetection.

Properties

Face

property Face: IRekognitionFaceDetail

Type: IRekognitionFaceDetail

The face properties.

Timestamp

property Timestamp: TOptional<Int64>

The time in milliseconds from the start of the video, that the face was detected.

NOTE: that Timestamp is not guaranteed to be accurate to the individual frame where the face first appears.