如何在Android中计算arcore图像分数 [英] How can I calculate arcore image score in Android

查看:31
本文介绍了如何在Android中计算arcore图像分数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在通过 Kotlin 设置一个 android 应用程序,我想获得 arcore 的图像分数.

I am setting up a android app by Kotlin, and I want to get image score for arcore.

此页面上,他们说:

运行 arcoreimg eval-img 以获得 0 到 100 之间的每个图像的质量分数.

Run arcoreimg eval-img to get a quality score between 0 and 100 for each image.

我刚刚找到了一个适用于 Linux、macOS、Windows 的程序来解压 arcore-android-sdk-1.11.0.

And I just found a program for Linux, macOS, Windows to unzip the arcore-android-sdk-1.11.0.

我想通过我的 Android 应用计算 arcore 图像分数.

I want to calculate arcore image score via my Android app.

如果arcore团队不支持,我如何计算图像分数?

How can I calculate the image score if the arcore team doesn't support it?

我发现了一些在 Android 上运行 Windows 程序的帖子,但它是 'How To Run Windows App(EXE) on Android Mobile' 使用模拟器.但是,我想编写应用程序可以自行计算的代码.

I found some posts that run the Windows program on Android, but It is 'How To Run Windows App(EXE) on Android Mobile' by use emulator. However, I want to write code that the app can calculate on its own.

推荐答案

一种可能的解决方案是在 docker 中托管 acoreimg 工具并改为查询此服务.我知道这并不理想,但可能是一种选择

One possible solution could be to host arcoreimg tool in a docker and query this service instead. I know it is not ideal, but might be an option

这篇关于如何在Android中计算arcore图像分数的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆