IRekognitionProtectiveEquipmentBodyPart
Interface in AWS.Rekognition
Interface for ProtectiveEquipmentBodyPart.
Properties
Confidence
property Confidence: TOptional<Single>
The confidence that Amazon Rekognition has in the detection accuracy of the body part.
EquipmentDetections
property EquipmentDetections: TList<IRekognitionEquipmentDetection>
Type: IRekognitionEquipmentDetection
A list of Personal Protective Equipment (PPE) items detected around a body part.
Name
property Name: string
The detected body part.
Valid values: FACE | HEAD | LEFT_HAND | RIGHT_HAND.