---
title: results
framework: vision
role: symbol
role_heading: Instance Property
path: vision/vndetecthumanrectanglesrequest/results
---

# results

The results of the request to find rectangular regions that contain people in an image.

## Declaration

```swift
var results: [VNHumanObservation]? { get }
```
