Class PersonDetectionAnnotation (2.2.0)

 public sealed class PersonDetectionAnnotation : IMessage<PersonDetectionAnnotation>, IEquatable<PersonDetectionAnnotation>, IDeepCloneable<PersonDetectionAnnotation>, IBufferMessage, IMessage 

Person detection annotation per video.

Inheritance

Object > PersonDetectionAnnotation

Namespace

Google.Cloud.VideoIntelligence.V1

Assembly

Google.Cloud.VideoIntelligence.V1.dll

Constructors

PersonDetectionAnnotation()

 public PersonDetectionAnnotation() 

PersonDetectionAnnotation(PersonDetectionAnnotation)

 public PersonDetectionAnnotation(PersonDetectionAnnotation other) 
Parameter
Name
Description

Properties

Tracks

 public RepeatedField<Track> Tracks { get; } 

The detected tracks of a person.

Property Value
Type
Description

Version

 public string Version { get; set; } 

Feature version.

Property Value
Type
Description