Class FaceFrame (2.1.0)

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

Video frame level annotation results for face detection.

Attributes

NameDescription
normalized_bounding_boxes Sequence[google.cloud.videointelligence_v1beta2.types.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 google.protobuf.duration_pb2.Duration
Time-offset, relative to the beginning of the video, corresponding to the video frame for this location.