class Aws::Rekognition::Types::PersonDetail
Details about a person detected in a video analysis request.
@!attribute [rw] index
Identifier for the person detected person within a video. Use to keep track of the person throughout the video. The identifier is not stored by Amazon Rekognition. @return [Integer]
@!attribute [rw] bounding_box
Bounding box around the detected person. @return [Types::BoundingBox]
@!attribute [rw] face
Face details for the detected person. @return [Types::FaceDetail]
Constants
- SENSITIVE