Start a new topic

ARKit + Image recognition

Hi, we would like to include the Wikitude Image recognition from the Unity SDK into an existing scene that uses ARKit. Is this a supportable feature? If so, what steps are necessary to ensure this works correctly.


From my understanding we shouldn't need Instant Tracking as we already have pre-existing ARKit systems in place. Just would like to have Image recognition included.


Thanks

1 Comment

Hi, 


Because ARKit will be accessing the camera, you will need to use an Input Plugin to feed the camera frames from ARKit to the Wikitude SDK. Please have a look at the Input Plugin samples for more information on how to use them.

You are correct that you shouldn't need an InstantTracker, just an ImageTracker, get image recognition working.

If you require more assistance in getting this to work, please let me know.


Best regards,

Alexandru

Login or Signup to post a comment