google-ar / arcore-android-sdk

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

[Feature Request] Rapid online assessment of Augmented Image quality #674

Open AlgoRyan opened 5 years ago

AlgoRyan commented 5 years ago

Given that selecting high-quality image targets is so important for creating a stable AR experience it makes sense to enable developers to validate the best image target as quickly as possible.

The arcoreimg tool is already a great step in the right direction here, but running the script on a local machine is still a pain point when prototyping image targets. It's also a barrier to entry for new teams considering using ARCore, since it's difficult for them to get a sense for what makes a good target.

Could we please add some functionality to the reference documentation page to enable a drag-and-drop image validation flow? Something as basic as outputting the score for a given image would enable designers to test prototype images without developer assistance.

Logical extensions could include:

I'm imagining that this is on the roadmap already, but felt it was worth tracking in a public forum. Let us know if you have something like this planned!

inio commented 5 years ago

Thanks for the suggestion. I've noted it in our internal tracking system.

Kjelll commented 4 years ago

Also just a basic online assessment of

drop image -> image score is X

would be really helpful already