microsoft / HoloLens2ForCV

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

struggling to use magicleap/Atlas #95

Open saru-d2 opened 3 years ago

saru-d2 commented 3 years ago

Hi all,

Does anyone have any experience using the Atlas project with data collected from Hololens2?

I have parsed the Hololens data with the below python script convertPVtoAtlas.txt

Alternatively, I was wondering if there was any discrepancy in the units that the two projects use. as Atlas produced an output when I multiplied the intrinsic matrix[:2, :2] by 2.

Thanks, Saru