Arcore-unity-sdk: Request for tracking moving augmented images

Created on 7 Jul 2018  路  7Comments  路  Source: google-ar/arcore-unity-sdk

I know it is not supported at the moment therefore this request.
Tracking of moving markers works on ARKit2 (see here: https://www.youtube.com/watch?v=ySYFZwkZoio) and I would love to have that feature on ARCore too.
I tried to do it with Augmented Images but the results are not that great. It works kind of but with huge lag. Is there a workaround to make it work better?
Would destroying and reloading the Augmented Image Controller a few times a second work to get at least a low fps marker tracking to run?

If the feature points that belong to the detected marker are not beeing used to for the orientation in the room that would be nice as well otherwhise the marker could move the ARCore Camera around.

feature request

Most helpful comment

Compare this to Vuforia's image tracking. Even out of focus, it NAILS the orientation and location:
https://www.youtube.com/watch?v=1vDjm-BWaoo

Google should be able to pull this off with ease. Don't they have a ton of realtime image detection and tracking code from Google Glasses and the image search engine?

All 7 comments

Hi, thanks for the feature request. The thing that can improve detection speed is setting the physical size of the Augmented Image when creating the Augmented Images database.

Compare this to Vuforia's image tracking. Even out of focus, it NAILS the orientation and location:
https://www.youtube.com/watch?v=1vDjm-BWaoo

Google should be able to pull this off with ease. Don't they have a ton of realtime image detection and tracking code from Google Glasses and the image search engine?

Just to let you know the current alternative to achieve moving marker tracking is using Vuforia Fusion which uses ARCore for positional tracking and Vuforia for marker tracking. The disadvantages are that it is not free, it doesn't work on the Galaxy S7 and access to the ARCore features is limited.

Is it strange that ARCore 1.7 and Sceneform 1.7 now do smooth/realtime augmented faces tracking, but still not smooth/reatime augmented image marker tracking?

+1 on the feature request.

Size of image should be only a parameter to match the scale of the world/objects, not to improve detection...

ARKit 2.0 has it:

_ARReferenceImage improvement (now tracked)
Reference images work the same as before, but now instead of just recognizing images, ARKit allows you to track them: when you move the reference image, the Image Anchor associated with them moves with the image, so you can have content that is anchored on those moving images._

+1 on the feature request, please! we really need support for moving image targets! The only option right now is Vuforia...

Was this page helpful?
0 / 5 - 0 ratings

Related issues

iBicha picture iBicha  路  4Comments

Goya- picture Goya-  路  5Comments

SetoKaiba picture SetoKaiba  路  6Comments

ChiefBreakeverything picture ChiefBreakeverything  路  6Comments

alexbu92 picture alexbu92  路  4Comments