ProtectiveEquipmentBodyPart

Information about a body part detected by DetectProtectiveEquipment that contains PPE. An array of ProtectiveEquipmentBodyPart objects is returned for each person detected by DetectProtectiveEquipment.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The confidence that Amazon Rekognition has in the detection accuracy of the detected body part.

Link copied to clipboard

An array of Personal Protective Equipment items detected around a body part.

Link copied to clipboard

The detected body part.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String