Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add methods to pause/resume tracking #1

Open
klausw opened this issue Nov 6, 2020 · 0 comments
Open

Add methods to pause/resume tracking #1

klausw opened this issue Nov 6, 2020 · 0 comments

Comments

@klausw
Copy link
Contributor

klausw commented Nov 6, 2020

@AdaRoseCannon suggested this in the TPAC discussion.

Image tracking can have a performance cost, and maybe also other side effects such as enabling camera autofocus which can degrade general tracking performance or stability. If an application only needs image tracking temporarily, i.e. to find a static image and place an anchor there, it should be able to tell the device that it no longer needs image tracking.

(pause/resume tracking could be a no-op on platforms where there's no significant performance cost.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant