You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Rekognition::Types::DetectProtectiveEquipmentResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#personsArray<Types::ProtectiveEquipmentPerson>

An array of persons detected in the image (including persons not wearing PPE).

Returns:

#protective_equipment_model_versionString

The version number of the PPE detection model used to detect PPE in the image.

Returns:

  • (String)

    The version number of the PPE detection model used to detect PPE in the image.

#summaryTypes::ProtectiveEquipmentSummary

Summary information for the types of PPE specified in the SummarizationAttributes input parameter.

Returns: