MIT License - Apple Developer sample code Downloaded via Cupertino (https://github.com/mihaelamj/cupertino) |
||
|---|---|---|
| .. | ||
| Configuration | ||
| ObjectTracking | ||
| ObjectTracking.xcodeproj | ||
| Reference Objects | ||
| .gitignore | ||
| LICENSE.txt | ||
| README.md | ||
Exploring object tracking with ARKit
Find and track real-world objects in visionOS using reference objects trained with Create ML.
The sample app demonstrates how to use a Core ML model (a reference object) to discover and track a specific object in a person’s surroundings in visionOS. This capability allows you to create engaging experiences based on objects in a person's surroundings and lets you attach digital content to these objects. To learn more about the features that this sample implements, see Exploring object tracking with ARKit.
Features in this sample that rely on ARKit only run on device, not in Simulator.