Songheng Yin
Results
2
comments of
Songheng Yin
Personal solution: 1. run `conda deactivate` before `cmake` 2. add `set(CMAKE_PREFIX_PATH "/usr/lib/x86_64-linux-gnu/cmake")` in `colmap/src/colmap/CMakeLists.txt` 3. remove build folder and redo
Did you download the grayscale dataset as well?