Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
Merge pull request #233 from chrisfromwork/markerDetectionDoc
Browse files Browse the repository at this point in the history
Add additional information around marker visual detection
  • Loading branch information
chrisfromwork committed Oct 2, 2019
2 parents 25825b9 + f9d14df commit e528939
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/SpectatorView.Unity/Assets/SpatialAlignment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ Spatial alignment based on marker visuals and marker detection allows spectator

8. The SpatialCoordinate locations found on both devices are then shared with one another, which allows for the scene to be aligned.

> Note: For the best results when detecting marker visuals, mobile devices displaying marker visuals should have their camera uncovered, viewing the world. Mobile devices will indicate to the user when they lose tracking. If a mobile device has lost tracking when its marker is detected, a less accurate transform will be used for spatial alignment.
### Physical Marker Detection (QR Codes and ArUco Markers)

Spatial alignment based on physical marker detection allows a spectator HoloLens device to align with a user HoloLens device. Again, different marker detectors may be used in this experience, but the application flow is the following:
Expand Down

0 comments on commit e528939

Please sign in to comment.