Class FaceFrame (2.0.0)

FaceFrame(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Video frame level annotation results for face detection.

Attributes

NameDescription
normalized_bounding_boxes Sequence[.video_intelligence.NormalizedBoundingBox]
Normalized Bounding boxes in a frame. There can be more than one boxes if the same face is detected in multiple locations within the current frame.
time_offset .duration.Duration
Time-offset, relative to the beginning of the video, corresponding to the video frame for this location.