IRekognitionProtectiveEquipmentPerson
Interface in AWS.Rekognition
Interface for ProtectiveEquipmentPerson.
Properties
BodyParts
property BodyParts: TList<IRekognitionProtectiveEquipmentBodyPart>
Type: IRekognitionProtectiveEquipmentBodyPart
A list of body parts detected on a person's body (including body parts without PPE).
BoundingBox
property BoundingBox: IRekognitionBoundingBox
Type: IRekognitionBoundingBox
A bounding box around the detected person.
Confidence
property Confidence: TOptional<Single>
The confidence that Amazon Rekognition has that the bounding box contains a person.
Valid range: 0 - 100.
Id
property Id: TOptional<Integer>
The identifier for the detected person.
The identifier is only unique for a single call to DetectProtectiveEquipment.