最終更新:2026-03-09 (月) 13:48:19 (35d)
VNDetectHumanBodyPose3DRequest
Top / VNDetectHumanBodyPose3DRequest
A request that detects points on human bodies in 3D space, relative to the camera.
https://developer.apple.com/documentation/vision/vndetecthumanbodypose3drequest
親クラス
出力
- VNHumanBodyPose3DObservation?
対応
制限
- フレーム内で最も目立つ人物の検出と結果のみをサポートするため、単一の観測値を生成します
https://developer.apple.com/documentation/vision/identifying-3d-human-body-poses-in-images
- The request only supports the detection and results for the most prominent person in the frame, so it generates a single observation.
- For example, performing a request on an image with three people — with one person being closer to the camera — returns an observation that detects the person closest to the camera.
2D
- VNDetectHumanBodyPoseRequest?

