microsoft / HoloLens2ForCV

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

StreamRecorder app in AHAT mode only produces black images for depth and ab #90

Open joriswa opened 3 years ago

joriswa commented 3 years ago

Hi im currently trying to record the AHAT-stream, but every recorded frame seems to be completely black. Can anyone help me with this? Thanks in advance.

rowvn commented 2 years ago

have you checked the image values? the images are stored as 16bit pgm images. try to open them in an image viewer that is capable of displaying 16bit images, e.g. ImageJ (its free)