左圖是從 ARCore ML Kit 範例中取得,以 Android Kotlin 編寫而成。這個範例應用程式使用機器學習模型將相機分類的物件分類,並將標籤附加到虛擬場景中的物件。
ML Kit API 提供 Android 和 iOS 開發服務,而 Google Cloud Vision API 同時具備 REST 和 RPC 介面,因此您可以自己使用 Android NDK (C)、iOS 或 Unity (AR Foundation) 建構的應用程式中,取得與 ARCore ML Kit 範例相同的結果。
[null,null,["上次更新時間:2023-12-07 (世界標準時間)。"],[[["ARCore's camera feed can be used with ML Kit and Google Cloud Vision API for identifying real-world objects and creating intelligent AR experiences."],["The provided sample app demonstrates object classification by attaching virtual labels to identified objects."],["ML Kit offers cross-platform support for Android and iOS, while Google Cloud Vision API provides REST and RPC interfaces for broader integration."],["Developers can utilize ARCore's data as input for their own machine learning models for object recognition."],["These functionalities extend to apps built with Android NDK (C), iOS, and Unity (AR Foundation), offering flexibility in development environments."]]],[]]