VideoContentSearchOnScreenTextFeature

VideoSearch Infrastructure

GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchOnScreenTextFeature

7
out of 10
High
SEO Impact
Keep feature values which are useful to filter titles, labels.

SEO Analysis

AI Generated

Related to video content processing and YouTube integration. Video content appears in universal search results, video carousels, and YouTube search. This model processes video signals that determine how video content is ranked and displayed in both web search and YouTube search results.

Actionable Insights for SEOs

  • Monitor for changes in rankings that may correlate with updates to this system
  • Consider how your content strategy aligns with what this signal evaluates

Attributes

41
Sort:|Filter:
shotInfoCountDuringTextinteger(
Default: nil
averageFontweightnumber(
Default: nil
countingNumberinteger(
Default: nil

Counting number in this anchor's original label.

backgroundBluenumber(
Default: nil
relativeShotTimeMsPriorToEndTimeinteger(
Default: nil
topOcrLanguagestring
Default: nilFull type: String.t

OCR language that has the highest weight.

relativeShotTimeMsPosteriorToStartTimeinteger(
Default: nil
averageAnglenumber(
Default: nil

The average of rotation angles (degree) of texts.

durationMsinteger(
Default: nil

Duration time in millisec.

centerVerticalPositionRationumber(
Default: nil

Vertical position of the center of this text, by ratio [0.0, 1.0].

countingNumberOooRationumber(
Default: nil

# of numbered anchors that are not out-of-order / # of all the numbered anchors. If no counting number is detected, this will be empty.

medianClusteringDistancenumber(
Default: nil

The median distance between this anchor and other anchors in the cluster. The way the distance is calculated will vary depending on the clustering method.

foregroundRednumber(
Default: nil
handwrittenTextRationumber(
Default: nil

# of LINE entities that are recognized as handwritten texts over # of merged LINE entities.

averageFontsizenumber(
Default: nil

Font size or weight information. This is extracted from internal message, so may not be available in future.

backgroundGreennumber(
Default: nil
averageHeightRationumber(
Default: nil
occurrenceRationumber(
Default: nil

occurrence_count over the number of anchors merged to this anchor.

backgroundRednumber(
Default: nil
nTextsInSameFrameinteger(
Default: nil

# of OCR texts that appear in the same frame. If duration of this OCR text is not zero, the maximum number among multiple frames where this OCR text appears is set to this field.

relativeShotTimeMsPriorToStartTimeinteger(
Default: nil

Shot boundary time nearest to OnScreenText's start and end time. The time is relative to each OnScreenText's start / end time (ex. -1 means shot time exists prior to the start / end time). If shot time and start/end time is the same, 0 is set in 'prior' field. If no shot info is available, the below fields are not set.

originalLabelstring
Default: nilFull type: String.t

The label this VideoAnchor originally had before label clearning steps.

countingNumberPrefixstring
Default: nilFull type: String.t

Prefix for counting number in this anchor's label. If no counting number is detected, this will be empty.

relativeShotTimeMsPosteriorToEndTimeinteger(
Default: nil
centerHorizontalPositionRationumber(
Default: nil

Horizontal position of the center of this text, by ratio [0.0, 1.0].

averageConfidencenumber(
Default: nil

Average value of confidence.

occurrenceCountnumber(
Default: nil

The number of OCR texts that have the same text among temporally-merged OCR texts.

mergedLineCountinteger(
Default: nil

The number of LINE entities used for this text.

boxHeightRationumber(
Default: nil
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchOcrAsrFeature.t

Features for the overlap between OCR and ASR.

hadUrlInLabelboolean(
Default: nil

Whether or not this anchor had URL in its label before the label fixing step.

leftPositionRationumber(
Default: nil

Left position of this text, by ratio [0, 1].

backgroundGraynumber(
Default: nil
isCountingNumberOooboolean(
Default: nil

Whether or not the counting number in this anchor's label is out-of-order. If no counting number is detected, this will be empty.

topPositionRationumber(
Default: nil

Note that top-left position is (0, 0) for position values. Top position of this text, by ratio [0, 1].

foregroundGraynumber(
Default: nil

Color information, normalized to [0-1]. This color information is extracted from the largest word in the line entities of PageLayout message. See goodoc::PageLayoutEntity::Colors for details.

foregroundGreennumber(
Default: nil
Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoodocLanguageCombinationLanguage.t

Languages predicted by OCR. "repeated" is employed for this field because LINE entities of PageLayout message are sometimes annotated with multiple languages, and also two VideoAnchor that are annotated with different languages can be merged into one VideoAnchor. When two VideoAnchor are merged into one, the weight field values of the new VideoAnchor will be the average of weight field values weighted by merged_line_count.

foregroundBluenumber(
Default: nil
countingNumberSuffixstring
Default: nilFull type: String.t

Suffix for counting number in this anchor's label. If no counting number is detected, this will be empty.

boxWidthRationumber(
Default: nil

Box width and height ratio, against to the frame size, so the value range is [0, 1]. If this text feature consists of multiple text boxes, the box width / height is a union of each text box.