Cloud Video Intelligence V1 API - Class Google::Cloud::VideoIntelligence::V1::PersonDetectionAnnotation (v0.12.0)

Reference documentation and code samples for the Cloud Video Intelligence V1 API class Google::Cloud::VideoIntelligence::V1::PersonDetectionAnnotation.

Person detection annotation per video.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#tracks

def tracks() -> ::Array<::Google::Cloud::VideoIntelligence::V1::Track>
Returns

#tracks=

def tracks=(value) -> ::Array<::Google::Cloud::VideoIntelligence::V1::Track>
Parameter
Returns

#version

def version() -> ::String
Returns
  • (::String) — Feature version.

#version=

def version=(value) -> ::String
Parameter
  • value (::String) — Feature version.
Returns
  • (::String) — Feature version.