public sealed class ObjectDetectionConfig : IMessage<ObjectDetectionConfig>, IEquatable<ObjectDetectionConfig>, IDeepCloneable<ObjectDetectionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class ObjectDetectionConfig.
Config for video object detection human labeling task.
Object detection will be conducted on the images extracted from the video,
and those objects will be labeled with bounding boxes.
User need to specify the number of images to be extracted per second as the
extraction frame rate.
[[["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\u003eThe \u003ccode\u003eObjectDetectionConfig\u003c/code\u003e class is part of the Data Labeling v1beta1 API and is used for configuring video object detection labeling tasks.\u003c/p\u003e\n"],["\u003cp\u003eThis class facilitates the labeling of objects within images extracted from videos, using bounding boxes for object identification.\u003c/p\u003e\n"],["\u003cp\u003eUsers can specify the \u003ccode\u003eExtractionFrameRate\u003c/code\u003e property, determining how many frames per second are extracted from the video for analysis and labeling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnnotationSpecSet\u003c/code\u003e property, is required, and is used to specify the annotation spec set resource name.\u003c/p\u003e\n"],["\u003cp\u003eThis class has undergone multiple beta releases, with the latest being version 2.0.0-beta05, and is implemented through \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"]]],[],null,[]]