microsoft / HoloLensForCV

Sample code and documentation for using the Microsoft HoloLens for Computer Vision research
MIT License
475 stars 156 forks source link

Tarball File #23

Open holoLens8 opened 6 years ago

holoLens8 commented 6 years ago

Hello, I was trying the recording tool, and i wanted to download the tarball file, but i couldn't find it. The files that i found (.CSV and PMG) couldn't be read by the batch tool. I don't know what is the problem. Any idea?

Thank you,

polszta commented 6 years ago

The recordings show up under "User Folders \ LocalAppData \ 7A37D94C-C432-4875-8C57-FA185E1C92B4_1.0.0.0_x86__8wekyb3d8bbwe \ TempState" for me -- easily accessible through the Device Portal's File Explorer.

Also, @ahojnnes contributed a COLMAP-related script that automatically downloads the recordings to your PC -- see Samples/py/recorder_console.py.