View source: R/rekognition_operations.R
rekognition_detect_protective_equipment | R Documentation |
Detects Personal Protective Equipment (PPE) worn by people detected in an image. Amazon Rekognition can detect the following types of PPE.
See https://www.paws-r-sdk.com/docs/rekognition_detect_protective_equipment/ for full documentation.
rekognition_detect_protective_equipment(Image, SummarizationAttributes = NULL)
Image |
[required] The image in which you want to detect PPE on detected persons. The image can be passed as image bytes or you can reference an image stored in an Amazon S3 bucket. |
SummarizationAttributes |
An array of PPE types that you want to summarize. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.