petergu684 / HoloLens2-ResearchMode-Unity

Unity Plugin for using research mode functionality in HoloLens 2. Modified based on HoloLens2ForCV.
MIT License
198 stars 58 forks source link

How do I capture an RGB image and a depth image at the same time using this plugin? #60

Open raashidkhan1 opened 9 months ago

raashidkhan1 commented 9 months ago

RGB image and a depth image of the real-world scene. I understand it needs a long throw for the world depth, but I can't seem to figure out how to capture these two and save them as image arrays than I can align and then use as a RGBD pair.