I have the following situation, I am using two identical images, which have a different color to read it in Vuforia 's AR . When creating the database, I defined each one with a pattern, in this case it would be one in purple and the second in pink. Add two ImageTargets in which I defined a Spirte in each according to the color of the image.
What is happening to me is that whenever I read one or the other, the same Sprite always loads me even though they are different. What I want is that when I read purple, the one that responds to that color will load me and so on with the other.
Note: I am not using any script to do this action.
Vuforia recognizes patterns of lines and shapes , not colors... since everything is done in grayscale , the more contrast there is in your images, the better the recognition will be...