---
title: "init(_:)"
framework: vision
role: symbol
role_heading: Initializer
path: "vision/detecthumanhandposerequest/init(_:)"
---

# init(_:)

Creates a human hand pose detection request.

## Declaration

```swift
init(_ revision: DetectHumanHandPoseRequest.Revision? = nil)
```
