Search code examples
androidarcore

ARCore 3D image detection


Is there a way in which can we detect 3D image in ARCore. I used Augmented image feature to detect 2D objects like posters. But not able to detect 3D images like real world objects. Is there any API or sample code to detect 3d / real world objects.


Solution

  • Object recognition (3D images) isn't supported by ARCore yet. Source: https://github.com/google-ar/arcore-unity-sdk/issues/267