Integrate Azure Cloud Services to your Unity project on HoloLens 2
Learn about Azure Cloud Services to enhance your learning experience.
Learning objectives
By the end of this module, you'll be able to:
- Build a HoloLens 2 application that can detect objects from images and find its spatial location.
- Use Azure Custom Vision to train and detect images in the HoloLens 2 application.
- Integrate Azure Storage as the persistence solution for the demo application.
Prerequisites
- A Windows 10 or 11 PC configured with the correct tools
- Windows 10 SDK 10.0.18362.0 or later
- (Optional) A HoloLens 2 device configured for development
- Unity Hub with Unity 2021.3 or later installed and the Universal Windows Platform Build Support module added
- A mixed reality project set up in Unity
- Basic familiarity with Unity: interface, scene creation, package import, and addition of GameObjects to a scene
- Mixed Reality Feature Tool