public sealed class ObjectTrackingFrame : IMessage<ObjectTrackingFrame>, IEquatable<ObjectTrackingFrame>, IDeepCloneable<ObjectTrackingFrame>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Video Intelligence v1 API class ObjectTrackingFrame.
Video frame level annotations for object detection and tracking. This field
stores per frame location, time offset, and confidence.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eObjectTrackingFrame\u003c/code\u003e class within the Google Cloud Video Intelligence v1 API, specifically version 3.3.0, with links to other versions also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eObjectTrackingFrame\u003c/code\u003e is a class used for video frame-level annotations, providing details on object detection and tracking within each video frame.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eNormalizedBoundingBox\u003c/code\u003e, which gives the location of the object, and \u003ccode\u003eTimeOffset\u003c/code\u003e, which specifies the timestamp of the frame.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eObjectTrackingFrame\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines two constructors for the \u003ccode\u003eObjectTrackingFrame\u003c/code\u003e class, including a parameter to create an object based on another \u003ccode\u003eObjectTrackingFrame\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]