FaceAnnotation(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Face annotation.
Attributes |
|
---|---|
Name | Description |
thumbnail |
bytes
Thumbnail of a representative face view (in JPEG format). |
segments |
MutableSequence[google.cloud.videointelligence_v1beta2.types.FaceSegment]
All video segments where a face was detected. |
frames |
MutableSequence[google.cloud.videointelligence_v1beta2.types.FaceFrame]
All video frames where a face was detected. |