Start SLAM after detecting image with imageTracker
J
Joe Scotto
started a topic
almost 5 years ago
I'm trying to detect a marker using image tracking (which is working fine) and then on the object detection callback fire slam ar instant tracking. My slam component works fine on its own but when I use it within the "onImageRecognized" callback, it doesn't work.
Is there any other way to do this? I want the benefits of SLAM but only when a user detects a specific marker.
1 Comment
Wikitude Support
said
almost 5 years ago
Hi Joe,
Could you please send over your AR experience (.html, .css, .js files, assets, target images) so we can test internally? A minimum project where we can reproduce the scenario you are describing would be enough.
Joe Scotto
I'm trying to detect a marker using image tracking (which is working fine) and then on the object detection callback fire slam ar instant tracking. My slam component works fine on its own but when I use it within the "onImageRecognized" callback, it doesn't work.
Is there any other way to do this? I want the benefits of SLAM but only when a user detects a specific marker.