mediapipe/docs/getting_started/building_examples.md

41 lines
748 B
Markdown
Raw Normal View History

---
layout: forward
target: https://developers.google.com/mediapipe/
title: Building MediaPipe Examples
parent: Getting Started
nav_exclude: true
---
# Building MediaPipe Examples
{: .no_toc }
1. TOC
{:toc}
---
**Attention:** *Thanks for your interest in MediaPipe! We have moved to
[https://developers.google.com/mediapipe](https://developers.google.com/mediapipe)
as the primary developer documentation site for MediaPipe as of April 3, 2023.*
----
### Android
Please see these [instructions](./android.md).
### iOS
Please see these [instructions](./ios.md).
### Python
Please see these [instructions](./python.md).
### JavaScript
Please see these [instructions](./javascript.md).
### C++
Please see these [instructions](./cpp.md).