Class FaceDetectionAnnotation (2.8.1)

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

Face detection annotation.

Attributes

NameDescription
tracks Sequence[google.cloud.videointelligence_v1p3beta1.types.Track]
The face tracks with attributes.
thumbnail bytes
The thumbnail of a person's face.

Inheritance

builtins.object > proto.message.Message > FaceDetectionAnnotation