Contents

VNDetectHumanBodyPose3DRequest

A request that detects points on human bodies in 3D space, relative to the camera.

Declaration

class VNDetectHumanBodyPose3DRequest

Mentioned in

Overview

This request generates a collection of VNHumanBodyPose3DObservation objects that describe the position of each body the request detects. If the system allows it, the request uses AVDepthData information to improve the accuracy.

Topics

Initializing a Request

Determining Supported Joints

Accessing the Results

See Also

3D body pose detection