Annotation corresponding to one detected, tracked and
recognized logo class.
Attributes
Name
Description
entity
.video_intelligence.Entity
Entity category information to specify the
logo class that all the logo tracks within this
LogoRecognitionAnnotation are recognized as.
tracks
Sequence[.video_intelligence.Track]
All logo tracks where the recognized logo
appears. Each track corresponds to one logo
instance appearing in consecutive frames.
segments
Sequence[.video_intelligence.VideoSegment]
All video segments where the recognized logo
appears. There might be multiple instances of
the same logo class appearing in one
VideoSegment.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]