mediapipe/docs/getting_started/building_examples.md

34 lines
457 B
Markdown
Raw Normal View History

---
layout: default
title: Building MediaPipe Examples
parent: Getting Started
nav_exclude: true
---
# Building MediaPipe Examples
{: .no_toc }
1. TOC
{:toc}
---
### 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).