microsoft / HoloLens2ForCV

Sample code and documentation for using the Microsoft HoloLens 2 for Computer Vision research.
MIT License
494 stars 144 forks source link

Long Throw mode resolution #161

Closed Tolerm closed 1 year ago

Tolerm commented 1 year ago

Hello guys! I'm using the Long Throw mode of the depth camera, and I found that the streaming frame's resolution is 320x288, obviously it's not 16:9 , and I want to know is there any other resolution can choose for this mode, can anyone help? So far I had read the HoloLens2 resolution table on the website https://learn.microsoft.com/en-us/windows/mixed-reality/develop/advanced-concepts/locatable-camera-overview and googled, but it seems only 320x288 is supported, does this mean there will be systematic error when I convert the stream to 16:9 for the later processing?