Open Avinash0795 opened 2 years ago
I am not familiar with the Unity app building framework, but as pointed in the sample documentation (win32 desktop apps) if you can add an app manifest that points to the API entries in the WinRT component .dll for the object detector (or if a Unity app can be a packaged app referencing the skill dll and that routing is implicitly handled), and if your Hololens2 is running the minimum OS build required, then it would be possible yes.
Respected People,
I am trying to develop an Object Detection Application for Hololens 2 via Unity. I just want to know whether the Namespaces and the Code Snippets used in this sample for Object Detection can also be used inside unity editor to be deployed to Hololens 2. Is there a possiblity? if not is there any other sample references which could be used for Object detection via Hololens 2. Please do hlep me with this.