Cloud Video Intelligence V1p2beta1 API - Class Google::Cloud::VideoIntelligence::V1p2beta1::LabelFrame (v0.12.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Video Intelligence V1p2beta1 API class Google::Cloud::VideoIntelligence::V1p2beta1::LabelFrame.
Video frame level annotation results for label detection.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#confidence
defconfidence()->::Float
Returns
- (::Float) — Confidence that the label is accurate. Range: [0, 1].
#confidence=
defconfidence=(value)->::Float
Parameter
- value (::Float) — Confidence that the label is accurate. Range: [0, 1].
Returns
- (::Float) — Confidence that the label is accurate. Range: [0, 1].
#time_offset
deftime_offset()->::Google::Protobuf::Duration
Returns
- (::Google::Protobuf::Duration) — Time-offset, relative to the beginning of the video, corresponding to the video frame for this location.
#time_offset=
deftime_offset=(value)->::Google::Protobuf::Duration
Parameter
- value (::Google::Protobuf::Duration) — Time-offset, relative to the beginning of the video, corresponding to the video frame for this location.
Returns
- (::Google::Protobuf::Duration) — Time-offset, relative to the beginning of the video, corresponding to the video frame for this location.