When a image target is detected you can see in the log that the name of it and the status - TRACKED etc is logged in the console.( in Unity)
DefaultTrackableEventHandler.cs is generating the log stamps. I believe you can inherit from this class and count how many times it was scanned/tracked.
Hi,
When a image target is detected you can see in the log that the name of it and the status - TRACKED etc is logged in the console.( in Unity)
DefaultTrackableEventHandler.cs is generating the log stamps. I believe you can inherit from this class and count how many times it was scanned/tracked.
Hope it helps.
Vuforia Engine Support