---
title: Detecting animal body poses with Vision
framework: vision
role: sampleCode
role_heading: Sample Code
path: vision/detecting-animal-body-poses-with-vision
---

# Detecting animal body poses with Vision

Draw the skeleton of an animal by using Vision’s capability to detect animal body poses.

## Overview

Overview note: This sample code project is associated with WWDC23 session 10045: Detect animal poses in Vision. Configure the sample code project This sample app doesn’t run in Simulator, so you need to run it on a physical device with iOS 17 or later, or iPadOS 17 or later. To run the app, start a live video feed from the back camera.

## See Also

### Animal body pose detection

- [VNDetectAnimalBodyPoseRequest](vision/vndetectanimalbodyposerequest.md)
- [VNAnimalBodyPoseObservation](vision/vnanimalbodyposeobservation.md)
