Class FaceFrame (2.8.1)

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

Deprecated. No effect.

Attributes

NameDescription
normalized_bounding_boxes Sequence[google.cloud.videointelligence_v1.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.

Inheritance

builtins.object > proto.message.Message > FaceFrame