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 document provides reference documentation for the \u003ccode\u003ePersonDetectionConfig\u003c/code\u003e class within the Google Cloud Video Intelligence v1 API, specifically version 3.2.0, and shows its relationship to different versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePersonDetectionConfig\u003c/code\u003e is a class used to configure person detection in videos, implementing multiple 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\u003eThe class includes properties like \u003ccode\u003eIncludeAttributes\u003c/code\u003e, \u003ccode\u003eIncludeBoundingBoxes\u003c/code\u003e, and \u003ccode\u003eIncludePoseLandmarks\u003c/code\u003e, which control the detection of person attributes, bounding boxes, and pose landmarks, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003ePersonDetectionConfig\u003c/code\u003e available, ranging from version 2.2.0 up to the latest version, 3.4.0, and can be found by clicking their respective links.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, a parameterless one and one that accepts another instance of the \u003ccode\u003ePersonDetectionConfig\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]