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

查看:114
本文介绍了如何在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程序的帖子,但这是'如何在Android模拟器上运行Windows App(EXE)'.但是,我想编写应用程序可以自行计算的代码.

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中托管arcoreimg工具,并查询该服务.我知道这并不理想,但可能是一个选择

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天全站免登陆