public sealed class PersonDetectionConfig : IMessage<PersonDetectionConfig>, IEquatable<PersonDetectionConfig>, IDeepCloneable<PersonDetectionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Video Intelligence v1 API class PersonDetectionConfig.
Whether to enable person attributes detection, such as cloth color (black,
blue, etc), type (coat, dress, etc), pattern (plain, floral, etc), hair,
etc.
Ignored if 'include_bounding_boxes' is set to false.
[[["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 webpage provides reference documentation for the \u003ccode\u003ePersonDetectionConfig\u003c/code\u003e class within the Google Cloud Video Intelligence v1 API, specifically focusing on version 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePersonDetectionConfig\u003c/code\u003e class is used to configure person detection within video analysis, including options for attributes, bounding boxes, and pose landmarks.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, indicating its role in message handling and object management.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003ePersonDetectionConfig\u003c/code\u003e include \u003ccode\u003eIncludeAttributes\u003c/code\u003e, \u003ccode\u003eIncludeBoundingBoxes\u003c/code\u003e, and \u003ccode\u003eIncludePoseLandmarks\u003c/code\u003e, which are boolean flags to control the level of detail in person detection.\u003c/p\u003e\n"],["\u003cp\u003eThe document also lists several previous versions of the \u003ccode\u003ePersonDetectionConfig\u003c/code\u003e class that are available.\u003c/p\u003e\n"]]],[],null,[]]