microsoft / HoloLensForCV

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

=> Cannot reconstruct, because path to COLMAP is not specified #122

Open yugen12 opened 4 years ago

yugen12 commented 4 years ago

Using the python script, there is no need to install COLMAP. When I try to reconstruct a recording, it says ==Cannot reconstruct, because path to COLMAP is not specified

Any help on this?

btrentini commented 3 years ago

You may wish to download from https://github.com/colmap/colmap. Then pass the path as an argument --colmap_path "(...)"