I’m having trouble with ImageTarget.
I’m currently trying to detect two identical image markers at the same time.
However, the detail
of the imagefound
or imageupdated
only returns the values for one of them.
For example, when I try to detect two different image markers simultaneously, I can get the detail
for each marker.
Is there any way to detect two identical markers at the same time?