Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.

capturing an image of what the hololens is viewing in the real life dynamically

we are doing a final year project using microsoft hololens where we would like to implement face recognition dynamically. For which we should be able to capture the real world environment from the hololens and send it to unity where the face recognition part can be done and the recognized persons profile can be sent back and displayed beside their faces in the Hololens....but we are struck in capturing the screenshot from hololens of the real world...any help please

Best Answer

Answers

  • Thanks @stepan_stulov that worked!!!

  • do we have any tutorial or any source of help to create a face recognition application(and not just face detection) using c#??....i have implemented that in python..but doing it in c# would help us directly render the application onto hololens

Sign In or Register to comment.