HI all,
I’ve been coding for about a week with a dev kit and hand tracking works like a charm. In the other hand, trying to use Image tracking is resulting a little nightmare… : S
I followed the instructions step by step, enabling “Image Tracking Mode” in NRKernelSessionConfig (this config file is correctly selected in NRCameraRig GameObject) and selecting both demo-included and fresh new TrackingImageDatabase files.
Tested with the emulator (creating some cubes with valid images in the scene) and in real glasses (printing the image 20x20cm) with the same result: after NRFrame.GetTrackables call, the referenced list as parameter is always empty
Does anyone have any clue regarding this? Could it be related with lastest NRSDK release? Could it be possible to debug in any way?
This is quite strange since other things (hand tracking for example) work fine
Thanks in advance