左侧的图片来自使用 Kotlin(Android 版)编写的 ARCore ML Kit 示例。此示例应用使用机器学习模型对相机视图中的对象进行分类,并将标签附加到虚拟场景中的对象。
ML Kit API 同时适用于 Android 和 iOS 开发,并且 Google Cloud Vision API 具有 REST 和 RPC 接口,因此您可以在使用 Android NDK (C)、您自己的 iOS 应用或 Unity (AR Foundation) 应用中构建的应用中获得与 ARCore ML Kit 示例相同的结果。
[null,null,["最后更新时间 (UTC):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."]]],[]]