---
title: PoseSelectionStrategy.maximumBoundingBoxArea
framework: createmlcomponents
role: symbol
role_heading: Case
path: createmlcomponents/poseselectionstrategy/maximumboundingboxarea
---

# PoseSelectionStrategy.maximumBoundingBoxArea

The strategy to choose a pose with the maximum bounding box area.

## Declaration

```swift
case maximumBoundingBoxArea
```

## See Also

### Selection strategies

- [PoseSelectionStrategy.highestJointLocation](createmlcomponents/poseselectionstrategy/highestjointlocation.md)
- [PoseSelectionStrategy.leftmostJointLocation](createmlcomponents/poseselectionstrategy/leftmostjointlocation.md)
- [PoseSelectionStrategy.lowestJointLocation](createmlcomponents/poseselectionstrategy/lowestjointlocation.md)
- [PoseSelectionStrategy.rightmostJointLocation](createmlcomponents/poseselectionstrategy/rightmostjointlocation.md)
