Search Unity

ARKit Image Tracking adjust tolerance

Discussion in 'AR' started by SpiderJones, Mar 4, 2019.

  1. SpiderJones

    SpiderJones

    Joined:
    Mar 29, 2014
    Posts:
    246
    I'm making an AR app that recognizes playing cards. The issue I'm facing is that cards of different suits are being recognized as the same image. Example: I have an ARRefenceImage for the queen of hearts, the problem is that all the queens in the deck are being recognized. Is there a way to adjust the tolerance so image tracking is more "strict?"

    Thanks!
     
  2. rebelincontrol

    rebelincontrol

    Joined:
    May 19, 2015
    Posts:
    30
    Hey, I'm having a similar issue. Did you find any sort of solution to this?
     
  3. SpiderJones

    SpiderJones

    Joined:
    Mar 29, 2014
    Posts:
    246
    No I did not.