[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-09-04 (世界標準時間)。"],[],[],null,["# Detecting people\n\nVideo Intelligence can detect the presence of humans in a video\nfile and track the bounding box of individual people across the video or video\nsegment.\n\nPerson detection\n----------------\n\nTo detect people in a video, send a video annotation request to\nVideo Intelligence, and include the `PERSON_DETECTION` flag. The\nannotation request returns details about each person detected in the\nvideo, including video segment locations where the person is detected.\nThe annotation request can also provide bounding boxes too.\n\nAdditionally, person detection can detect the location of specific body parts as\n\"landmarks,\" such as `nose`, `left_shoulder`, or `right_shoulder`.\nFurthermore, person detection can detect other characteristics\nincluding clothing color, and clothing type. Specific characteristics that\nperson detection can recognize are provided in the following table.\n\nCheck out the [Video Intelligence API visualizer](https://zackakil.github.io/video-intelligence-api-visualiser/#Person%20Detection) to see this feature in action.\n\nFor an example, see\n[Person detection](/video-intelligence/docs/people-detection)."]]