IRekognitionPersonDetail
Interface in AWS.Rekognition
Interface for PersonDetail.
Properties
BoundingBox
property BoundingBox: IRekognitionBoundingBox
Type: IRekognitionBoundingBox
A bounding box around the detected person.
Face
property Face: IRekognitionFaceDetail
Type: IRekognitionFaceDetail
The face details of the detected person.
Index
property Index: TOptional<Integer>
An identifier for the person detected within a video.
Use to keep track of a person throughought the video. The identifier is not stored by Amazon Rekognition.