0

I am trying to do vuforia object recognition ?Need to make changes like if two objects it should identify it with some entity instead of shades.

1 Answers1

0

Regarding the color: setUIScanlineColor() and setUIPointColor() methods of the TargetFinder class allow you to set the RGB float values. I did not really understand the other questions, please elaborate a bit more.

Regarding two objects - yes, Vuforia supports detection of up to 2 objects in a scene.

yakobom
  • 2,681
  • 1
  • 25
  • 33