Cloud Video Intelligence V1beta2 API - Class Google::Cloud::VideoIntelligence::V1beta2::FaceAnnotation (v0.4.5)

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

Face annotation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#frames

def frames() -> ::Array<::Google::Cloud::VideoIntelligence::V1beta2::FaceFrame>
Returns

#frames=

def frames=(value) -> ::Array<::Google::Cloud::VideoIntelligence::V1beta2::FaceFrame>
Parameter
Returns

#segments

def segments() -> ::Array<::Google::Cloud::VideoIntelligence::V1beta2::FaceSegment>
Returns

#segments=

def segments=(value) -> ::Array<::Google::Cloud::VideoIntelligence::V1beta2::FaceSegment>
Parameter
Returns

#thumbnail

def thumbnail() -> ::String
Returns
  • (::String) — Thumbnail of a representative face view (in JPEG format).

#thumbnail=

def thumbnail=(value) -> ::String
Parameter
  • value (::String) — Thumbnail of a representative face view (in JPEG format).
Returns
  • (::String) — Thumbnail of a representative face view (in JPEG format).