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 documentation for the \u003ccode\u003eObjectTrackingFrame\u003c/code\u003e class within the Google Cloud Video Intelligence v1 API, specifically version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eObjectTrackingFrame\u003c/code\u003e is used for storing video frame-level annotations, including location, time offset, and confidence for object detection and tracking.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eObjectTrackingFrame\u003c/code\u003e class implements several interfaces, such as \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\u003eKey properties of the \u003ccode\u003eObjectTrackingFrame\u003c/code\u003e include \u003ccode\u003eNormalizedBoundingBox\u003c/code\u003e which defines the object's location, and \u003ccode\u003eTimeOffset\u003c/code\u003e, which indicates the frame's timestamp.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, a parameterless constructor, and one that take another \u003ccode\u003eObjectTrackingFrame\u003c/code\u003e as an argument.\u003c/p\u003e\n"]]],[],null,[]]