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

Commit

Permalink
address review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisfromwork authored Oct 2, 2019
1 parent 55f00d6 commit f9d14df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SpectatorView.Unity/Assets/SpatialAlignment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ 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. But, if a mobile device has lost tracking when its marker is detected, a less accurate transform will be used for spatial alignment.
> 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)

Expand Down

0 comments on commit f9d14df

Please sign in to comment.