PersonDetection - Amazon Rekognition

PersonDetection

Details and path tracking information for a single time a person's path is tracked in a video. Amazon Rekognition operations that track people's paths return an array of PersonDetection objects with elements for each time a person's path is tracked in a video.

For more information, see GetPersonTracking.

Contents

Person

Details about a person whose path was tracked in a video.

Type: PersonDetail object

Required: No

Timestamp

The time, in milliseconds from the start of the video, that the person's path was tracked. Note that Timestamp is not guaranteed to be accurate to the individual frame where the person's path first appears.

Type: Long

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: