View Source GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchOcrDescriptionTrainingDataAnchorFeatures (google_api_content_warehouse v0.2.0)
Metadata about the join of description anchors and OCR data which is used to build training data.
Attributes
-
editDistance(type:integer(), default:nil) - The string edit distance from the anchor label to the nearest OCR text. -
editDistanceRatio(type:number(), default:nil) - edit_distance over the description anchor's label length. -
matchedDescriptionText(type:String.t, default:nil) - The description anchor text used for matching to OCR text. -
matchedFrameTimeMs(type:integer(), default:nil) - The time of the selected OCR frame in ms. The best frame in a window around the target description anchor will be selected. -
matchedOcrText(type:String.t, default:nil) - The OCR text that was the best match for the nearby description anchor.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.