"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Detecting image only once

Hi there,

I'm a newbie so sorry if the question is too simple J

Is there a way to stop Vuforia in continuously searching for the marker? I want to open the app, detect the marker once, load my model, and then stop the marker detection process. I don't want to lose my model when the marker is not anymore visible. 

I am using the embedded Vuforia in Unity and run tests on Android O.

Any help is appreciated.

Thanks,

Hello puyanx,

You can accomplish this by stopping the object tracker.

Here's a quick example: