Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Windows scene understanding as a spatial observer #6928

Closed
radicalad opened this issue Dec 17, 2019 · 4 comments
Closed

Add support for Windows scene understanding as a spatial observer #6928

radicalad opened this issue Dec 17, 2019 · 4 comments
Assignees
Labels
Feature Request Feature request from the community Spatial Mapping / Awareness

Comments

@radicalad
Copy link
Member

Describe the problem

HoloLens 2 supports the Windows scene understanding SDK. This is a great candidate for a spatial system observer. Scene understanding provides a high-level environmental representation via object quads, object meshes, and a world water-tight SR mesh snapshot.

This service would make common SU scenarios more easily achieved as the overhead would be built into the observer and users would simply consume environmental data via the spatial awareness event system.

Additional context

More info here: https://docs.microsoft.com/en-us/windows/mixed-reality/scene-understanding

@mr0ng
Copy link

mr0ng commented Dec 17, 2019

Excited for this. Following closely.

@david-c-kline david-c-kline removed this from the MRTK 2.3.0 milestone Jan 4, 2020
@reneschulte
Copy link

Agreed that Scene Understanding should be integrated nicely into the MRTK.

@MaxWang-MS
Copy link
Contributor

Scene Understanding is now available in MRTK 2.6.

@malikkayaalp
Copy link

Hello there. I am working on a project. Scene understanding demo works without any problems. However, I cannot activate world mesh in my own project. I choose World as the surface type. And I'm calling the mesh data to the stage. As a material, I use the material that comes with the demo. I would be glad if you could help. Thanks.

Holollens 2
MRTK 2.6.1
Unity 2020.2.1f1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Feature request from the community Spatial Mapping / Awareness
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants