BlazePose
BlazePose enables real-time human pose detection in Unity using Google MediaPipe technology. Predict 33 pose landmarks to build interactive applications with skeleton tracking, gesture recognition, and motion capture. Supports Android, iOS, macOS, Windows, and WebGL with a simple predictor API.
ai.natml.vision.blazepose 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/blazepose.git?path=Packages/ai.natml.vision.blazepose README Markdown
Copy this to your project's README.md
## Installation
Add **BlazePose** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/blazepose.git?path=Packages%2Fai.natml.vision.blazepose
```
[](https://www.pkglnk.dev/pkg/blazepose)Dependencies (2)
README
BlazePose

Pose landmark prediction from Google MediaPipe.
Running the Sample
Retrieve your access key from NatML Hub and add it to your Project Settings. Note that running the sample code requires an active NatML Cloud subscription:

Using the Predictor in a Different Project
See the predictor README for more details.
Requirements
- Unity 2021.2+
Supported Platforms
- Android API level 24+
- iOS 14+
- macOS 10.15+ (Apple Silicon and Intel)
- Windows 10+ (64-bit only)
- WebGL:
- Chrome 91+
- Firefox 90+
Resources
- Join the NatML community on Discord.
- See the NatML documentation.
- See the VideoKit documentation.
- Check out NatML on GitHub.
- Read the NatML blog.
- Contact us at hi@natml.ai.
Thank you very much!
No comments yet. Be the first!