/AWS1/CL_REKDETECTPROTECTIVE01¶
DetectProtectiveEquipmentResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_protectiveequipmentmdel00 TYPE /AWS1/REKSTRING /AWS1/REKSTRING¶
The version number of the PPE detection model used to detect PPE in the image.
it_persons TYPE /AWS1/CL_REKPROTECTIVEEQUIPM02=>TT_PROTECTIVEEQUIPMENTPERSONS TT_PROTECTIVEEQUIPMENTPERSONS¶
An array of persons detected in the image (including persons not wearing PPE).
io_summary TYPE REF TO /AWS1/CL_REKPROTECTIVEEQUIPM04 /AWS1/CL_REKPROTECTIVEEQUIPM04¶
Summary information for the types of PPE specified in the
SummarizationAttributesinput parameter.
Queryable Attributes¶
ProtectiveEquipmentModelVersion¶
The version number of the PPE detection model used to detect PPE in the image.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROTECTIVEEQUIPMENTMDE00() |
Getter for PROTECTIVEEQUIPMENTMODELVRS, with configurable de |
ASK_PROTECTIVEEQUIPMENTMDE00() |
Getter for PROTECTIVEEQUIPMENTMODELVRS w/ exceptions if fiel |
HAS_PROTECTIVEEQUIPMENTMDE00() |
Determine if PROTECTIVEEQUIPMENTMODELVRS has a value |
Persons¶
An array of persons detected in the image (including persons not wearing PPE).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERSONS() |
Getter for PERSONS, with configurable default |
ASK_PERSONS() |
Getter for PERSONS w/ exceptions if field has no value |
HAS_PERSONS() |
Determine if PERSONS has a value |
Summary¶
Summary information for the types of PPE specified in the
SummarizationAttributesinput parameter.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUMMARY() |
Getter for SUMMARY |