PersonDetail
Details about a person detected in a video analysis request.
Contents
- BoundingBox
-
Bounding box around the detected person.
Type: BoundingBox object
Required: No
- Face
-
Face details for the detected person.
Type: FaceDetail object
Required: No
- 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.
Type: Long
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: