Voting helps other researchers find interesting modules.
Sum of individual score components within a moving thumbnail. Used as input for weight fitting.
audienceRewindRatioScore
number()
nil
iconicFaceScore
matchingScore
motionScore
titleMatchingScore
videoThumbQualityScore
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.DrishtiVesperMovingThumbnailScoreComponents{ audienceRewindRatioScore: number() | nil, iconicFaceScore: number() | nil, matchingScore: number() | nil, motionScore: number() | nil, titleMatchingScore: number() | nil, videoThumbQualityScore: number() | nil }
@spec decode(struct(), keyword()) :: struct()