hanleyweng / CoreML-in-ARKit

Simple project to detect objects and display 3D labels above them in AR. This serves as a basic Template for an ARKit project to use CoreML.
MIT License
1.67k stars 216 forks source link

Incorrect distance on object placement #16

Open mikeazo opened 2 years ago

mikeazo commented 2 years ago

I was using an iPhone 12. Sometimes, when I tap the screen, the AR dot and text gets placed right at the camera instead of in the object.

Any idea why?