class Aws::Rekognition::Types::EquipmentDetection
Information about an item of Personal Protective Equipment (PPE) detected by DetectProtectiveEquipment. For more information, see DetectProtectiveEquipment.
@!attribute [rw] bounding_box
A bounding box surrounding the item of detected PPE. @return [Types::BoundingBox]
@!attribute [rw] confidence
The confidence that Amazon Rekognition has that the bounding box (`BoundingBox`) contains an item of PPE. @return [Float]
@!attribute [rw] type
The type of detected PPE. @return [String]
@!attribute [rw] covers_body_part
Information about the body part covered by the detected PPE. @return [Types::CoversBodyPart]
Constants
- SENSITIVE