ColmapForVisSat
ColmapForVisSat copied to clipboard
Adapted COLMAP intended to work with satellite images
**Describe the bug** I tried to build this software in Windows with Visual Studio 2017 and 2019, and CUDA_TOOLKIT= 9.2,10.2,11.2. But colmap_cuda cannot be built successfully. **To Reproduce** **Expected behavior**...
**Describe the bug** Software cannot be built successfully in Windows **To Reproduce** Steps to reproduce the behavior: 1. cmd ``` cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=D:\vcpkg\scripts\buildsystems\vcpkg.cmak ``` create the...
1. fixing glew link 2. updating download_zipfile function from Colmap