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 215 forks source link

**Question** Get depth without tap #13

Open PrashantKT opened 5 years ago

PrashantKT commented 5 years ago

Is it possible to get depth (z position) of the detected object without user tap ?