Class PersonDetectionAnnotation (2.3.3)

Stay organized with collections Save and categorize content based on your preferences.
PersonDetectionAnnotation(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Person detection annotation per video. .. attribute:: tracks

The detected tracks of a person.

:type: Sequence[google.cloud.videointelligence_v1p3beta1.types.Track]

Inheritance

builtins.object > proto.message.Message > PersonDetectionAnnotation