rekognition_detect_protective_equipment: Detects Personal Protective Equipment (PPE) worn by people...

View source: R/rekognition_operations.R

rekognition_detect_protective_equipmentR Documentation

Detects Personal Protective Equipment (PPE) worn by people detected in an image

Description

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.

Usage

rekognition_detect_protective_equipment(Image, SummarizationAttributes = NULL)

Arguments

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.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.