Search Unity

Question Suggestion for object recognition

Discussion in 'AR' started by Dquest_581, May 10, 2023.

  1. Dquest_581

    Dquest_581

    Joined:
    May 10, 2023
    Posts:
    1
    Hello, we are creating an application about object recognition in Unity. A 3D model will be placed on the recognized object. Which plugin and sdk can you suggest? Also, when the trained model is imported, it works very slowly, how can we prevent this?
     
  2. thomas_key

    thomas_key

    Unity Technologies

    Joined:
    Dec 14, 2019
    Posts:
    39
    Currently, Object Tracking is only supported on Apple devices with ARKit. It requires an Apple device with an A9 chip or better. As for optimization advice I'd recommend checking the Apple docs I linked above, as it provides tips for improving both scanning and detecting objects.