---
title: "RequestDescriptor.detectHumanBodyPoseRequest(_:)"
framework: vision
role: symbol
role_heading: Case
path: "vision/requestdescriptor/detecthumanbodyposerequest(_:)"
---

# RequestDescriptor.detectHumanBodyPoseRequest(_:)

A descriptor that describes a detect human body pose request.

## Declaration

```swift
case detectHumanBodyPoseRequest(DetectHumanBodyPoseRequest.Revision)
```

## See Also

### Getting the body and hand pose detection descriptor

- [RequestDescriptor.detectHumanHandPoseRequest(_:)](vision/requestdescriptor/detecthumanhandposerequest(_:).md)
- [RequestDescriptor.detectHumanBodyPose3DRequest(_:)](vision/requestdescriptor/detecthumanbodypose3drequest(_:).md)
