GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchFrameSimilarityInterval
Table of Contents ▼
Jump to a specific part of the page:
Description
Frame-level similarities info for each topic for an interval of frames.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
frameSimilarity
(type:list(number())
, default:nil
)
- The similarity between this topic and starburst features for frames in [frames[frame_level_starburst_start_index], frames[frame_level_starburst_start_index + len(frame_similarity)]. -
framesEndTimestampMs
(type:String.t
, default:nil
)
- Timestamp in milliseconds for the last frame in this frame interval. -
framesStarburstStartIndex
(type:integer()
, default:nil
)
- The index of the first frame within this interval of similar frames. VideoMultimodalTopicFeatures.frame_starburst_data. -
framesStartTimestampMs
(type:String.t
, default:nil
)
- Timestamp in milliseconds for the first frame in this frame interval.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchFrameSimilarityInterval