# Samples

- Anchor sample
This sample demonstrates how to create and destroy local anchors to accurately track a point in the real world.
- Camera frame access sample
This sample demonstrates how to retrieve RGB camera frames and intrinsic properties for image processing.
- Hit testing sample
This sample demonstrates how to hit test against points and planes found in the real world.
- Image tracking sample
This sample demonstrates how to detect and augment image targets found in the real world.
- Spatial meshing sample
This sample demonstrates how to generate and visualize the spatial mesh approximating the environment in the real world.
- Plane detection sample
This sample demonstrates how to visualize tracked planes (flat surfaces) found in the real world.
- QR code tracking sample
This sample demonstrates how to detect and track QR codes in the real world.

Last Published: Jun 06, 2025

Previous Topic
 
QR code tracking Next Topic

Anchor sample