google-ar / arcore-android-sdk

ARCore SDK for Android Studio
https://developers.google.com/ar
Other
4.98k stars 1.22k forks source link

Analog of arcoreimg.exe eval-img in Android SDK API #945

Open vberezkin opened 4 years ago

vberezkin commented 4 years ago

My app creates some image assets and add them to AugmentedImageDatabase.addImage. And I want to know if these images are good anough for later detection. So I wander if there any analog of arcoreimg.exe eval-img utility in Android SDK API.

FernandoH-G commented 4 years ago

I am wondering that same thing!