Optional BodyAn array of body parts detected on a person's body (including body parts without PPE).
Optional BoundingA bounding box around the detected person.
Optional ConfidenceThe confidence that Amazon Rekognition has that the bounding box contains a person.
Optional IdThe identifier for the detected person. The identifier is only unique for a single call to
DetectProtectiveEquipment.
A person detected by a call to DetectProtectiveEquipment. The API returns all persons detected in the input image in an array of
ProtectiveEquipmentPersonobjects.