> For the complete documentation index, see [llms.txt](https://modelplace.gitbook.io/mobile/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://modelplace.gitbook.io/mobile/solutions/pose-tracking.md).

# Pose Tracking

iOS Pose Tracking Framework & Application

## Overview

{% hint style="info" %}
*The framework is based on a* [*Holistic Tracking Solution from MediaPipe*](https://google.github.io/mediapipe/solutions/holistic)*.*
{% endhint %}

The framework combines [human pose](https://google.github.io/mediapipe/solutions/pose.html), [face landmarks](https://google.github.io/mediapipe/solutions/face_mesh.html), and [hand tracking](https://google.github.io/mediapipe/solutions/hands.html) solutions in real-time into a consistent end-to-end solution for mobile GPU inference.

<figure><img src="https://2410799202-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7SyZCuKNQRnkSQ3rknvP%2Fuploads%2FUuj2TLCvU2jcRhxA9hPa%2Fpose_tracking_resized.gif?alt=media&amp;token=91afee12-86d0-44d3-9c6f-e5b727ac906f" alt=""><figcaption><p>Pose Tracking in action</p></figcaption></figure>

## Get Started

1. [Get a framework](/mobile/getting-started/get-a-framework.md)
2. [Run a demo](/mobile/getting-started/run-a-demo.md)
3. [Integrate a framework into your mobile app](/mobile/getting-started/integrate-a-framework.md)
4. [Read API](/mobile/api/pose-tracking.md)

{% hint style="info" %}
Contact us at <team@modelplace.ai> if you find this manual difficult or incomplete.
{% endhint %}
