Hello, everyone! I'm new in Vuforia and got question. How can i use several image targes and if camera founds one of it, game starts? Maybe someone uses computer vision (for example, for face indetefication)?
Hello, everyone! I'm new in Vuforia and got question. How can i use several image targes and if camera founds one of it, game starts? Maybe someone uses computer vision (for example, for face indetefication)?
Hi,
Please check our Core Samples we demo Image Targets feature.
Tehnically once the recognition event is triggered you could do the desired action. To be more specific; Once you select an Image Target -> unde the Inspector -> Default Trackable Event Handler(Script) -> there is the option: Event(s) when target is found:
Hope this helps.
Vuforia Engine Support