MediaPipe Framework adalah komponen tingkat rendah yang digunakan untuk membangun pipeline machine learning
di perangkat yang efisien, mirip dengan MediaPipe
Solutions yang sudah dibuat sebelumnya.
Untuk mulai menggunakan MediaPipe Framework, instal MediaPipe
Framework dan mulai buat aplikasi contoh di
C++, Android, serta iOS. Sebelum menggunakan MediaPipe Framework, pahami
Konsep framework utama berikut:
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-05-14 UTC."],[],[],null,["# MediaPipe Framework\n\n| **Note:** If you're only interested in an easy way to integrate on-device machine learning solutions into your app, use the premade solutions provided by [MediaPipe Solutions](../solutions/guide.md).\n\nMediaPipe Framework is the low-level component used to build efficient on-device\nmachine learning pipelines, similar to the premade [MediaPipe\nSolutions](../solutions/guide.md).\n\nTo start using MediaPipe Framework, [install MediaPipe\nFramework](./getting_started/install) and start building example applications in\nC++, Android, and iOS. Before using MediaPipe Framework, familiarize yourself\nwith the following key [Framework concepts](./framework_concepts/overview.md):\n\n- [Packets](./framework_concepts/packets.md)\n- [Graphs](./framework_concepts/graphs.md)\n- [Calculators](./framework_concepts/calculators.md)\n\nThe source code is hosted in the [MediaPipe GitHub\nrepository](https://github.com/google/mediapipe), and you can run code search\nusing [Google Open Source Code\nSearch](https://cs.opensource.google/mediapipe/mediapipe)."]]