---
title: AVMetadataHumanFullBodyObject
framework: avfoundation
role: symbol
role_heading: Class
path: avfoundation/avmetadatahumanfullbodyobject
---

# AVMetadataHumanFullBodyObject

An object that represents a detected human full body in a picture.

## Declaration

```swift
class AVMetadataHumanFullBodyObject
```

## Overview

Overview On supported platforms, AVCaptureMetadataOutput outputs arrays of detected human full body objects.

## Relationships

### Inherits From

- [AVMetadataBodyObject](avfoundation/avmetadatabodyobject.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Bodies

- [AVMetadataBodyObject](avfoundation/avmetadatabodyobject.md)
- [AVMetadataCatBodyObject](avfoundation/avmetadatacatbodyobject.md)
- [AVMetadataDogBodyObject](avfoundation/avmetadatadogbodyobject.md)
- [AVMetadataHumanBodyObject](avfoundation/avmetadatahumanbodyobject.md)
