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.

Capture left and right images from Hololens

Hi all,

Can I use the HoloLens as a stereo camera? I want to capture left eye and right eye images from the HoloLens and render them in stereo. I am guessing if I am able to capture with the Hololens, I would be able to display them with better fidelity in the Hololens.
Thanks!

Answers

  • Hi

    you can use the locatable camera to take images with the HoloLens. Check this link for implimentation guides.
    The images are taken from the center of the camera. Therefore you would have to move a few steps and take a second image. Afterwards you can try to use these image to do stereo-vision.

Sign In or Register to comment.